From cf00fb2ccc2063fbbd5b72e0d3b8e75697243c3b Mon Sep 17 00:00:00 2001 From: Réouven Assouly Date: Tue, 1 Jan 2019 16:16:11 +0100 Subject: zsh: update completions --- completions/zsh/_sway | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'completions/zsh/_sway') diff --git a/completions/zsh/_sway b/completions/zsh/_sway index 05112002..a7f55cc5 100644 --- a/completions/zsh/_sway +++ b/completions/zsh/_sway @@ -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]' \ -- cgit v1.2.3-70-g09d2