Merge branch 'master' of git://labs.riseup.net/~micah/monkeysphere
[monkeysphere.git] / src / monkeysphere-authentication
index f00bf5eef7658f89687f300052f6ea44f50bf57c..7870c0f0ada9b13e5dfd9777a2c09e695f50d181 100755 (executable)
@@ -151,7 +151,7 @@ export LOG_PREFIX
 
 # get subcommand
 COMMAND="$1"
-[ "$COMMAND" ] || failure "Type '$PGRM help' for usage."
+[ "$COMMAND" ] || $PGRM help
 shift
 
 case $COMMAND in