mirror of
https://github.com/swaywm/sway.git
synced 2024-12-27 07:26:55 +01:00
bash completion: swaymsg accepts --version, not --verbose
This commit is contained in:
parent
975b8a90ad
commit
9b5895be63
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ _swaymsg()
|
||||||
--raw
|
--raw
|
||||||
--socket
|
--socket
|
||||||
--type
|
--type
|
||||||
--verbose
|
--version
|
||||||
)
|
)
|
||||||
|
|
||||||
case $prev in
|
case $prev in
|
||||||
|
|
Loading…
Reference in a new issue