accepting "--version" as well as "version" subcommand for monkeysphere-host and monke...
[monkeysphere.git] / src / monkeysphere-authentication
index dd44efe8637a6392c4a9c74a1405ff95663a8fab..7d08aacc12fb06d23130a539d9737e34e18459e1 100755 (executable)
@@ -211,7 +211,7 @@ case $COMMAND in
        gpg_sphere "$@"
        ;;
 
-    'version'|'v')
+    'version'|'--version'|'v')
        version
        ;;