aboutgitcodebugslistschat
path: root/passt.1
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2022-10-10 10:35:47 +0200
committerStefano Brivio <sbrivio@redhat.com>2022-10-15 02:10:28 +0200
commite23024ccfff661ad5aee7c122a1833a103fbb971 (patch)
tree141f6d4bdb54532dc469bab272a2c945e12612c9 /passt.1
parent2074b332f9c6d533c7adb46491b3a4b7461cc110 (diff)
downloadpasst-e23024ccfff661ad5aee7c122a1833a103fbb971.tar
passt-e23024ccfff661ad5aee7c122a1833a103fbb971.tar.gz
passt-e23024ccfff661ad5aee7c122a1833a103fbb971.tar.bz2
passt-e23024ccfff661ad5aee7c122a1833a103fbb971.tar.lz
passt-e23024ccfff661ad5aee7c122a1833a103fbb971.tar.xz
passt-e23024ccfff661ad5aee7c122a1833a103fbb971.tar.zst
passt-e23024ccfff661ad5aee7c122a1833a103fbb971.zip
conf, log, Makefile: Add versioning information
Add a --version option displaying that, and also include this information in the log files. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'passt.1')
-rw-r--r--passt.14
1 files changed, 4 insertions, 0 deletions
diff --git a/passt.1 b/passt.1
index 64236b6..667c1bc 100644
--- a/passt.1
+++ b/passt.1
@@ -125,6 +125,10 @@ Default is to change to user \fInobody\fR if started as root.
Display a help message and exit.
.TP
+.BR \-\-version
+Show version and exit.
+
+.TP
.BR \-p ", " \-\-pcap " " \fIfile
Capture tap-facing (that is, guest-side or namespace-side) network packets to
\fIfile\fR in \fBpcap\fR format.