commit 1a0e93df7d687f209ad54491719174d5407c42cc
Author: Elan Ruusamäe <[email protected]>
Date: Sat Dec 24 14:55:11 2016 +0200
sort usage commands
gitlab-ctl.sh | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gitlab-ctl.sh b/gitlab-ctl.sh
index 6ade6a6..04b5967 100755
--- a/gitlab-ctl.sh
+++ b/gitlab-ctl.sh
@@ -85,19 +85,19 @@ usage() {
cat <<-EOF
Usage: $0: command (subcommand)
-upgrade
- Run migrations after a package upgrade
-
backup
Create a backup of the GitLab system
http://docs.gitlab.com/ce/raketasks/backup_restore.html
-tail
- Watch the service logs of all enabled services.
+upgrade
+ Run migrations after a package upgrade
restart
Stop the services if they are running, then start them again.
+tail
+ Watch the service logs of all enabled services.
+
EOF
}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/1a0e93df7d687f209ad54491719174d5407c42cc
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit