Autocomplete scale options

This commit is contained in:
Mikkel Oscar Lyderik 2016-01-29 02:48:48 +01:00
parent 25361fa67a
commit 34948c7ee1
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ _arguments -s \
'(-h --help)'{-h,--help}'[Show help message and quit]' \
'(-c --color)'{-c,--color}'[Specify a color (rrggbb) instead of white]' \
'(-i --image)'{-i,--image}'[Display an image]:files:_files' \
'(-s --scaling)'{-s,--scaling}'[Scaling mode: stretch, fill, fit, center, tile]'
'(-s --scaling)'{-s,--scaling}'[Scaling mode]:mode:(stretch fill fit center tile)'