patch usage
[mirror/dsa-puppet.git] / modules / stunnel4 / files / etc-init.d-stunnel4
index 17505c4..e2f442e 100755 (executable)
@@ -117,7 +117,7 @@ case "$1" in
         ;;
   *)
         N=/etc/init.d/$NAME
-        echo "Usage: $N {start|stop|force-reload|restart}" >&2
+        echo "Usage: $N {start|stop|force-reload|restart} [<stunnel instance>]" >&2
         exit 1
         ;;
 esac