aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wireshark.adoc
diff options
context:
space:
mode:
authorDavid Perry <boolean263@protonmail.com>2022-02-11 01:54:53 +0000
committerA Wireshark GitLab Utility <6629907-ws-gitlab-utility@users.noreply.gitlab.com>2022-02-11 01:54:53 +0000
commitfc3f061829aa4ba20589bd4caa802aee1756f083 (patch)
treee14863c6dcdf8e8a21625e9d962e7033552c441a /doc/wireshark.adoc
parent4b8c280d68a5d3353a761f3b722d551ac80e6097 (diff)
Differentiate `-c` from `-a packets:`
Diffstat (limited to 'doc/wireshark.adoc')
-rw-r--r--doc/wireshark.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/wireshark.adoc b/doc/wireshark.adoc
index bfc1501daa..0a9861ab7f 100644
--- a/doc/wireshark.adoc
+++ b/doc/wireshark.adoc
@@ -189,7 +189,7 @@ filesize is reached. Note that the filesize is limited to a maximum value of
2 GiB.
*packets*:__value__ Stop writing to a capture file after it contains __value__
-packets. Same as *-c*<capture packet count>.
+packets. Acts the same as *-c*<capture packet count>.
--
-b|--ring-buffer <capture ring buffer option>::
@@ -266,7 +266,7 @@ the default capture buffer size is used instead.
+
--
Set the maximum number of packets to read when capturing live
-data. Same as *-a packets:*<capture packet count>.
+data. Acts the same as *-a packets:*<capture packet count>.
--
-C <configuration profile>::