summaryrefslogtreecommitdiffstats
path: root/Completion/BSD/Command/_procstat
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/BSD/Command/_procstat')
-rw-r--r--Completion/BSD/Command/_procstat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/BSD/Command/_procstat b/Completion/BSD/Command/_procstat
index 867ddc501..fafe3019f 100644
--- a/Completion/BSD/Command/_procstat
+++ b/Completion/BSD/Command/_procstat
@@ -22,6 +22,6 @@ _arguments -s -A "-*" -S \
'-C[print additional capability information for file descriptors]' \
'-H[statistics per-thread rather than per-process]' \
'-n[numeric form for signals]' \
- '1::command:(advlock argument auxv basic binary cpuset credential environment fd file kstack pargs ptlwpinfo pwdx rlimit rlimitusage rusage sigfastblock signal thread tsignal vm)' \
+ '1::command:(advlock argument auxv basic binary cpuset credential environment fd file kqueue kstack pargs ptlwpinfo pwdx rlimit rlimitusage rusage sigfastblock signal thread tsignal vm)' \
'2::core file:_path_files -g "*core*(-.)"' \
'*:process id:_pids'