mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-21 00:01:26 +01:00
unposted: yet another correction for 25702 misapplication
This commit is contained in:
parent
895222b813
commit
d6b4fb1c3a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
_arguments \
|
||||
'(* -)-h[display usage information]' \
|
||||
'(*)-p[interpret args as process ID]' \
|
||||
'(*)-p[interpret args as process ID]:pid:_pids' \
|
||||
'-c[scheduling class]:class:(( 1\:realtime 2\:best-effort 3\:idle ))' \
|
||||
'-n[scheduling class priority]:class-priority:((
|
||||
0\:high\ priority
|
||||
|
|
Loading…
Reference in a new issue