man: Update the print interface for the packet count to stdout

This is a follow-up to commit a0e19c0cae.
This commit is contained in:
Francois-Xavier Le Bail 2021-11-29 12:07:03 +01:00
parent 121cd17c7d
commit b27c4e43a2

View File

@ -253,7 +253,7 @@ units of KiB (1024 bytes).
Exit after receiving \fIcount\fP packets.
.TP
.BI \-\-count
Print only on stderr the packet count when reading capture file(s) instead
Print only on stdout the packet count when reading capture file(s) instead
of parsing/printing the packets. If a filter is specified on the command
line, \fItcpdump\fP counts only packets that were matched by the filter
expression.