]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
init-radosgw*: add all sections to usage output 347/head
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 6 Jun 2013 13:34:54 +0000 (15:34 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 6 Jun 2013 13:34:54 +0000 (15:34 +0200)
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/init-radosgw
src/init-radosgw.sysv

index 21c1024048c2163d22b14fe0c646c1f7a3f32380..174620fa9ebda79828a24dfc2b11b7a1d7a8bf8a 100644 (file)
@@ -87,7 +87,7 @@ case "$1" in
         fi
         ;;
     *)
-        echo "Usage: $0 start|stop|restart|status" >&2
+        echo "Usage: $0 start|stop|restart|force-reload|reload|status" >&2
         exit 3
         ;;
 esac
index 92405e2acf24ee771be4d71f6b6994cfed8ac778..ed9d178d7a8645b1d0eb912e4609543a64602cd9 100644 (file)
@@ -93,7 +93,7 @@ case "$1" in
         fi
         ;;
     *)
-        echo "Usage: $0 start|stop|restart|status" >&2
+        echo "Usage: $0 start|stop|restart|force-reload|reload|status" >&2
         exit 3
         ;;
 esac