mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
17958: -u and -v options were missing
This commit is contained in:
parent
fac39932e9
commit
f489f7b24e
1 changed files with 2 additions and 0 deletions
|
@ -14,4 +14,6 @@ _arguments -s \
|
|||
'-n[maximum no. of open file descriptors]:maximum no. of open file descriptors' \
|
||||
'-s[stack size limit]:stack size limit (K-bytes)' \
|
||||
'-t[maximum cpu time per process]:maximum cpu time per process (seconds)' \
|
||||
'-u[processes available to the user]:processes' \
|
||||
'-v[maximum size of virtual memory]:maximum size of virtual memory (K-bytes)' \
|
||||
'*:size of largest file allowed'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue