bash completion: swaymsg accepts --version, not --verbose

This commit is contained in:
Eric Engestrom 2020-05-15 12:48:39 +02:00 committed by Simon Ser
parent 975b8a90ad
commit 9b5895be63
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ _swaymsg()
--raw --raw
--socket --socket
--type --type
--verbose --version
) )
case $prev in case $prev in