about summary refs log tree commit diff
path: root/Completion/Unix/Command/_surfraw
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_surfraw')
-rw-r--r--Completion/Unix/Command/_surfraw3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_surfraw b/Completion/Unix/Command/_surfraw
index c4f5faec3..79a30087f 100644
--- a/Completion/Unix/Command/_surfraw
+++ b/Completion/Unix/Command/_surfraw
@@ -157,6 +157,9 @@ case $state in
         _arguments $args \
           '-doc[view PTS documentation]' && ret=0
       ;;
+      debsec)
+        _message -e string 'package name, bug number or CVE ID'
+      ;; 
       deja)
         _arguments $args \
           '-results=-:[number of results to return]' \