bash completion: swaymsg accepts --version, not --verbose
This commit is contained in:
parent
975b8a90ad
commit
9b5895be63
|
@ -39,7 +39,7 @@ _swaymsg()
|
|||
--raw
|
||||
--socket
|
||||
--type
|
||||
--verbose
|
||||
--version
|
||||
)
|
||||
|
||||
case $prev in
|
||||
|
|
Loading…
Reference in a new issue