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 b9388c4..fc71557 100644 --- a/bash-completion +++ b/bash-completion @@ -9,7 +9,7 @@ in_array() { _ponymix() { local flags='-h --help -c --card -d --device -t --devtype - --source --input --sink --output + -N --notify --source --input --sink --output --sink-input --source-output' local types='sink sink-input source source-output' local verbs=(help defaults set-default list list-short |