--- /etc/init.d/varnish.orig	2013-05-31 12:40:11.000000000 -0300
+++ /etc/init.d/varnish	2013-05-31 12:40:27.000000000 -0300
@@ -114,7 +114,7 @@
         $0 start
         ;;
     *)
-        log_success_msg "Usage: $0 {start|stop|restart|force-reload}"
+        log_success_msg "Usage: $0 {start|stop|reload|restart|force-reload}"
         exit 1
         ;;
 esac
