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

This commit is contained in:
Eric Engestrom 2020-05-15 12:48:39 +02:00
parent 975b8a90ad
commit a6a51dc1dd

View file

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