From 30cd5880addf928908817f5e433ea993c83db912 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Thu, 14 Mar 2013 19:56:18 -0400 Subject: add version function, wire it up from the makefile --- bash-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash-completion') 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 -- cgit v1.2.3