summaryrefslogtreecommitdiff
path: root/tcpdump.1.in
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2014-07-10 14:47:11 +0200
committerFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2014-07-10 14:47:11 +0200
commitf22c9ec50c5ab77d06e726cc358877b56dab13d3 (patch)
treef04d086d8086bd2493a5ddbefccd847b0513338a /tcpdump.1.in
parent572d63471c921ba47c0a64fdde867a4afc801ea0 (diff)
downloadtcpdump-f22c9ec50c5ab77d06e726cc358877b56dab13d3.tar.gz
add a short option '#', same as long option '--number' (print a packet number)
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r--tcpdump.1.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in
index efc08653..b2cbe784 100644
--- a/tcpdump.1.in
+++ b/tcpdump.1.in
@@ -27,7 +27,7 @@ tcpdump \- dump traffic on a network
.na
.B tcpdump
[
-.B \-AbdDefhHIJKlLnNOpqRStuUvxX
+.B \-AbdDefhHIJKlLnNOpqRStuUvxX#
] [
.B \-B
.I buffer_size
@@ -534,6 +534,9 @@ E.g.,
if you give this flag then \fItcpdump\fP will print ``nic''
instead of ``nic.ddn.mil''.
.TP
+.B \-#
+.PD 0
+.TP
.B \-\-number
Print an optional packet number at the beginning of the line.
.TP