summaryrefslogtreecommitdiff
path: root/Completion/BSD/Command/_procstat
diff options
context:
space:
mode:
authorOliver Kiddle <okiddle@yahoo.co.uk>2019-05-09 00:17:04 +0200
committerOliver Kiddle <okiddle@yahoo.co.uk>2019-05-09 00:17:04 +0200
commit09c6acf7b23f6ea6af6c5ac9cce18aa1afc49aa7 (patch)
tree601415774d4ab34958807bc0872322d9062a59a0 /Completion/BSD/Command/_procstat
parentffacb17886e8071332c0b1dc8263e7dbe6af268a (diff)
downloadzsh-09c6acf7b23f6ea6af6c5ac9cce18aa1afc49aa7.tar.gz
zsh-09c6acf7b23f6ea6af6c5ac9cce18aa1afc49aa7.zip
44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5
Diffstat (limited to 'Completion/BSD/Command/_procstat')
-rw-r--r--Completion/BSD/Command/_procstat2
1 files changed, 2 insertions, 0 deletions
diff --git a/Completion/BSD/Command/_procstat b/Completion/BSD/Command/_procstat
index e16057635..a1708f6ac 100644
--- a/Completion/BSD/Command/_procstat
+++ b/Completion/BSD/Command/_procstat
@@ -6,8 +6,10 @@ _arguments -s -A "-*" -S \
'-e[show environment variables]' \
'-f[show file descriptor information]' \
'-i[show signal pending and disposition]' \
+ '-j[show signal pending and blocked information for process threads]' \
'-k[show stacks of kernel threads]' \
'-l[show resource limits]' \
+ "-L[show LWP info for the process pertaining to it's signal driven exit]" \
'-r[show resource usage]' \
'-s[show security credential information]' \
'-S[show cpuset information]' \