summaryrefslogtreecommitdiff
path: root/.zsh/completion/_ifpps.zsh
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/completion/_ifpps.zsh')
-rw-r--r--.zsh/completion/_ifpps.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zsh/completion/_ifpps.zsh b/.zsh/completion/_ifpps.zsh
index 87ce135..83de153 100644
--- a/.zsh/completion/_ifpps.zsh
+++ b/.zsh/completion/_ifpps.zsh
@@ -23,6 +23,8 @@ _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]" \
+ "(-m --median)"{-m,--median}"[Display median values]" \
+ "(-W --no-warn)"{-W,--no-warn}"[Suppress warnings]" \
{-v,--version}"[Print version]:" \
{-h,--help}"[Print this help]:" \
"*::args:_gnu_generic"