complete image, not color

This commit is contained in:
Mikkel Oscar Lyderik 2016-01-29 02:45:01 +01:00
parent 65a03ab502
commit 25361fa67a
1 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@
_arguments -s \
'(-v --version)'{-v,--version}'[Show the version number and quit]' \
'(-h --help)'{-h,--help}'[Show help message and quit]' \
'(-c --color)'{-c,--color}'[Specify a color (rrggbb) instead of white]:files:_files' \
'(-i --image)'{-i,--image}'[Display an image]' \
'(-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]'