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