summaryrefslogtreecommitdiff
path: root/tcpdump.1.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-05-06 14:29:35 -0700
committerGuy Harris <guy@alum.mit.edu>2014-05-06 14:29:35 -0700
commit7c4458b1b6d2841858e0738cc9f5b4c6c3e9a2a8 (patch)
treea486eb1678a9f5925d9469b4820eb32afca0bde3 /tcpdump.1.in
parent2773a167b0f677598a06e9b29c2efa1acd8cc3d9 (diff)
downloadtcpdump-7c4458b1b6d2841858e0738cc9f5b4c6c3e9a2a8.tar.gz
Document --version.
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r--tcpdump.1.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in
index d105883e..21776c44 100644
--- a/tcpdump.1.in
+++ b/tcpdump.1.in
@@ -123,6 +123,9 @@ tcpdump \- dump traffic on a network
]
.ti +8
[
+.B \-\-version
+]
+[
.I expression
]
.br
@@ -354,6 +357,10 @@ option, filenames will take the form of `\fIfile\fP<count>'.
Print the tcpdump and libpcap version strings, print a usage message,
and exit.
.TP
+.B \-\-version
+.PD
+Print the tcpdump and libpcap version strings and exit.
+.TP
.B \-H
Attempt to detect 802.11s draft mesh headers.
.TP