accepting "--version" as well as "version" subcommand for monkeysphere-host and monke...
[monkeysphere.git] / src / monkeysphere-host
index 884c1b794524951d8ed90bb94339a5f2c9301952..17330216301a7ef412054269a0986b0637c77c66 100755 (executable)
@@ -426,7 +426,7 @@ case $COMMAND in
        update_pgp_pub_file
        ;;
 
-    'version'|'v')
+    'version'|'--version'|'v')
        version
        ;;