diff options
Diffstat (limited to 'bash-completion')
-rw-r--r-- | bash-completion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash-completion b/bash-completion index fc71557..ead700b 100644 --- a/bash-completion +++ b/bash-completion @@ -10,7 +10,7 @@ in_array() { _ponymix() { local flags='-h --help -c --card -d --device -t --devtype -N --notify --source --input --sink --output - --sink-input --source-output' + --sink-input --source-output -V --version' local types='sink sink-input source source-output' local verbs=(help defaults set-default list list-short list-cards list-cards-short get-volume set-volume |