mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-01 18:30:55 +01:00
49315: list units in brackets at the end of group descriptions
This commit is contained in:
parent
e872a7cec9
commit
76de0b05da
11 changed files with 37 additions and 32 deletions
|
|
@ -55,8 +55,8 @@ else
|
|||
|
||||
(throttle)
|
||||
_arguments \
|
||||
'2:download limit in KB/s:(unlimited)' \
|
||||
'3:upload limit in KB/s:(unlimited)'
|
||||
'2:download limit (KB/s):(unlimited)' \
|
||||
'3:upload limit (KB/s):(unlimited)'
|
||||
;;
|
||||
|
||||
(*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue