Signed-off-by: Igal Koshevoy <i...@pragmaticraft.com>
---
 ext/packaging/redhat/puppet-dashboard.init |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ext/packaging/redhat/puppet-dashboard.init 
b/ext/packaging/redhat/puppet-dashboard.init
index aa0834b..531210e 100644
--- a/ext/packaging/redhat/puppet-dashboard.init
+++ b/ext/packaging/redhat/puppet-dashboard.init
@@ -100,7 +100,7 @@ case "$1" in
         fi
         ;;
     *)
-        echo "Usage: $0 {start|stop|restart}"
+        echo "Usage: $0 {start|stop|restart|status}"
         exit 1
 esac
 
-- 
1.7.2.3

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to