Merge pull request #1244 from her001/swaylock-man-corrections

Correct swaylock man page description of -i and -c
This commit is contained in:
Drew DeVault 2017-06-19 08:17:41 -04:00
parent 4e663ab44f
commit 3f2023ea65
2 changed files with 6 additions and 5 deletions

View file

@ -7,7 +7,7 @@ _arguments -s \
'(-v --version)'{-v,--version}'[Show the version number and quit]' \
'(-h --help)'{-h,--help}'[Show help message and quit]' \
'(-f --daemonize)'{-f, --daemonize}'[Detach from the controlling terminal]\
'(-c --color)'{-c,--color}'[Specify a color (rrggbb) instead of white]' \
'(-c --color)'{-c,--color}'[Specify a color (rrggbb)]' \
'(-i --image)'{-i,--image}'[Display an image]:files:_files' \
'(-s --scaling)'{-s,--scaling}'[Scaling mode]:mode:(stretch fill fit center tile)' \
'(-u --no-unlock-indicator)'{-u,--no-unlock-indicator}'[Disable the unlock indicator]'