diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-02-28 12:04:59 +0100 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-02-28 12:08:23 +0100 |
commit | 3520ce005723144706aebc747d4714ccd503331d (patch) | |
tree | 07013a0de5b75d12f042dd16511d21a2e7efb632 /tcpdump.1.in | |
parent | dbe598a05d6aadf6a8751c3fabb47baa2c090e14 (diff) | |
download | tcpdump-3520ce005723144706aebc747d4714ccd503331d.tar.gz |
man: Add the long-options --micro and --nano in the SYNOPSIS section
Moreover:
Update the date.
[skip ci]
Diffstat (limited to 'tcpdump.1.in')
-rw-r--r-- | tcpdump.1.in | 9 |
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 |