summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_ngrep
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_ngrep')
-rw-r--r--Completion/Unix/Command/_ngrep2
1 files changed, 2 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_ngrep b/Completion/Unix/Command/_ngrep
index 924597826..28d6ddc88 100644
--- a/Completion/Unix/Command/_ngrep
+++ b/Completion/Unix/Command/_ngrep
@@ -25,6 +25,8 @@ _arguments -s -S \
'-S+[set the upper limit on size of packets matched]:size (bytes)' \
'(-x)-W+[set the dump format]:packet display format:(normal byline single none)' \
'-c+[force the column width to the specified size]:columns' \
+ '-C[colorize matches in packet contents output]' \
+ '-u[show payload as UTF-8 characters]' \
'-P+[set the non-printable display char to what is specified]:character [.]' \
'-F+[read the bpf filter from the specified file]:file:_files' \
'-N[show sub protocol number]' \