mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Note about version
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#compdef ps
|
#compdef ps
|
||||||
|
|
||||||
|
# This works with procps version 3.2.8
|
||||||
|
|
||||||
local context state state_descr line
|
local context state state_descr line
|
||||||
typeset -A opt_args
|
typeset -A opt_args
|
||||||
local filterexcl="(-A -a -C -d -e -g -G --group --Group -p --pid --ppid -s --sid -t --tty -u -U --user --User)"
|
local filterexcl="(-A -a -C -d -e -g -G --group --Group -p --pid --ppid -s --sid -t --tty -u -U --user --User)"
|
||||||
|
|||||||
Reference in New Issue
Block a user