1
0
Fork 0
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:
Oliver Kiddle 2021-08-29 16:55:25 +02:00
parent e872a7cec9
commit 76de0b05da
11 changed files with 37 additions and 32 deletions

View file

@ -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)'
;;
(*)