aboutsummaryrefslogtreecommitdiffstats
path: root/doc/capinfos.pod
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-02-26 06:40:25 +0000
committerGerald Combs <gerald@wireshark.org>2013-02-26 06:40:25 +0000
commit0645396514fb5a9d6998c2d42c93c135491042ac (patch)
tree1f58991e1949b0252ffb61909d9819e14a97ba22 /doc/capinfos.pod
parent96a24cc79f7a32851cc2005603e32633389043a3 (diff)
Print human-readable statistics by default. Raw values can be printed
using "-M". Based on a suggestion by Hansang Bae. svn path=/trunk/; revision=47900
Diffstat (limited to 'doc/capinfos.pod')
-rw-r--r--doc/capinfos.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/capinfos.pod b/doc/capinfos.pod
index c9bef726c9..5ab1b59312 100644
--- a/doc/capinfos.pod
+++ b/doc/capinfos.pod
@@ -21,6 +21,7 @@ S<[ B<-i> ]>
S<[ B<-l> ]>
S<[ B<-L> ]>
S<[ B<-m> ]>
+S<[ B<-M> ]>
S<[ B<-N> ]>
S<[ B<-o> ]>
S<[ B<-q> ]>
@@ -177,6 +178,12 @@ is only useful when generating a table style report (-T).
The various info values will be separated (delimited)
from one another with a single comma "," character.
+=item -M
+
+Print raw (machine readable) numeric values in long reports.
+By default capinfos prints human-readable values with SI
+suffixes. Table reports (-T) always print raw values.
+
=item -N
Do not quote the infos. This option is only useful