about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorThordur Bjornsson <thorduri@secnorth.net>2012-11-06 12:13:55 +0100
committerThordur Bjornsson <thorduri@secnorth.net>2012-11-06 12:13:55 +0100
commit8e790b26ce1808ab981e48182157f4ac9afd0fa1 (patch)
tree05c1b2eeae10dc9f4f8b5f74bc3eb0ec71408d9c /README.md
parent79f62757cbacaa269a2264e677bbfd5f6a5b5c07 (diff)
downloadministat-8e790b26ce1808ab981e48182157f4ac9afd0fa1.tar.gz
ministat-8e790b26ce1808ab981e48182157f4ac9afd0fa1.tar.xz
ministat-8e790b26ce1808ab981e48182157f4ac9afd0fa1.zip
More knobs for knobs.
Add a -q knob analogus to the -n knob, but dumps the relative
comparisons as well the statistics while suppressing the graph.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0543157..9b94bf8 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ The FreeBSD man page is very relevant, pursue it [here](http://www.freebsd.org/c
 		-C : column number to extract (starts and defaults to 1)
 		-d : delimiter(s) string, default to " \t"
 		-n : print summary statistics only, no graph/test
+		-q : print summary statistics and test only, no graph
 		-s : print avg/median/stddev bars on separate lines
 		-w : width of graph/test output (default 74 or terminal width)