summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-02-28 12:04:59 +0100
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2020-02-28 12:08:23 +0100
commit3520ce005723144706aebc747d4714ccd503331d (patch)
tree07013a0de5b75d12f042dd16511d21a2e7efb632
parentdbe598a05d6aadf6a8751c3fabb47baa2c090e14 (diff)
downloadtcpdump-3520ce005723144706aebc747d4714ccd503331d.tar.gz
man: Add the long-options --micro and --nano in the SYNOPSIS section
Moreover: Update the date. [skip ci]
-rw-r--r--tcpdump.1.in9
1 files changed, 8 insertions, 1 deletions
diff --git a/tcpdump.1.in b/tcpdump.1.in
index fd0709ee..07d1a072 100644
--- a/tcpdump.1.in
+++ b/tcpdump.1.in
@@ -20,7 +20,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.TH TCPDUMP 1 "26 Feb 2020"
+.TH TCPDUMP 1 "28 Feb 2020"
.SH NAME
tcpdump \- dump traffic on a network
.SH SYNOPSIS
@@ -138,6 +138,13 @@ tcpdump \- dump traffic on a network
]
.ti +8
[
+.BI \-\-micro
+]
+[
+.BI \-\-nano
+]
+.ti +8
+[
.I expression
]
.br