summaryrefslogtreecommitdiff
path: root/ifpps.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'ifpps.zsh')
-rw-r--r--ifpps.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ifpps.zsh b/ifpps.zsh
index 8fb97db..88a9c22 100644
--- a/ifpps.zsh
+++ b/ifpps.zsh
@@ -24,6 +24,7 @@ _arguments -s -S \
"(-n --num-cpus)"{-n,--num-cpus}"[Number of top hitter CPUs to display in ncurses mode (default 10)]" \
"(-C --csv)"{-C,--csv}"[Output to terminal as CSV E.g. post-processing with Gnuplot et al.]" \
"(-l --loop)"{-l,--loop}"[Loop terminal output]" \
+ "(-o --omit-header)"{-o,--omit-header}"[Do not print the CSV header]" \
"(-m --median)"{-m,--median}"[Display median values]" \
"(-W --no-warn)"{-W,--no-warn}"[Suppress warnings]" \
{-v,--version}"[Print version]:" \