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