mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
zsh: update completions
This commit is contained in:
parent
5bf4daf263
commit
cf00fb2ccc
5 changed files with 77 additions and 14 deletions
|
|
@ -13,8 +13,8 @@
|
|||
#
|
||||
# -------------------------------
|
||||
_arguments -s \
|
||||
'(-v --version)'{-v,--version}'[shows version]' \
|
||||
'(-h --help)'{-h,--help}'[shows help message]' \
|
||||
'(-v --version)'{-v,--version}'[Show the version number and quit]' \
|
||||
'(-h --help)'{-h,--help}'[Show help message and quit]' \
|
||||
'(-c --config)'{-c,--config}'[Specify a config file]:files:_files' \
|
||||
'(-C --validate)'{-C,--validate}'[Check validity of the config file, then exit]' \
|
||||
'(-d --debug)'{-d,--debug}'[Enables full logging, including debug information]' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue