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 --- zsh-completion | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh-completion') diff --git a/zsh-completion b/zsh-completion index 4a08a59..c16fbd6 100644 --- a/zsh-completion +++ b/zsh-completion @@ -107,6 +107,8 @@ else '(-c --card -d --device)'{-d,--device}'[Select Device]:devices:_devices' \ - '(help)' \ {-h,--help}'[display this help and exit]' \ + - '(version)' \ + {-V,--version}'[display program version and exit]' \ - '(sink)' \ '--sink[alias to type sink]' \ '--output[alias to type sink]' \ -- cgit v1.2.3