Its more useful and standard to actually output the 'help' output when
[monkeysphere.git] / src / monkeysphere-host
index 4ec533d5e5ff92dd9733ac3a4f4b339e0cf65333..52a437349185c82894456b2dba8376066b370c45 100755 (executable)
@@ -238,7 +238,7 @@ export LOG_PREFIX
 
 # get subcommand
 COMMAND="$1"
-[ "$COMMAND" ] || failure "Type '$PGRM help' for usage."
+[ "$COMMAND" ] || $PGRM help
 shift
 
 case $COMMAND in