aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2012-03-15 14:56:06 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2012-03-15 14:56:06 +0000
commit9dd8ba6ce5802e986db2977a2057a0330dd42bc7 (patch)
treeaa405e0006a40869058ba0baf11b613559428b07
parent3fc4c9cafb149762be7804121706a42b05856c31 (diff)
Sort the options.
svn path=/trunk/; revision=41565
-rw-r--r--doc/capinfos.pod12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/capinfos.pod b/doc/capinfos.pod
index b1b89e006f..c9bef726c9 100644
--- a/doc/capinfos.pod
+++ b/doc/capinfos.pod
@@ -163,12 +163,6 @@ Display the snaplen (if any) for a file.
snaplen (if available) is determined from the capture file header
and by looking for truncated records in the capture file.
-=item -o
-
-Displays "True" if packets exist in strict chronological order
-or "False" if one or more packets in the capture exists
-"out-of-order" time-wise.
-
=item -L
Generate long report. Capinfos can generate two
@@ -192,6 +186,12 @@ using a TAB delimiter produces a very "clean" table
report that is easily parsed with CLI tools. By
default infos are B<NOT> quoted.
+=item -o
+
+Displays "True" if packets exist in strict chronological order
+or "False" if one or more packets in the capture exists
+"out-of-order" time-wise.
+
=item -q
Quote infos with single quotes ('). This option is