From fb998346ae31fcc79a7261f691515731b7783998 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Thu, 13 Feb 2014 14:59:51 +0100 Subject: [PATCH] Remove unnecessary comma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4746da..1a57592 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ You can make configuration changes by editing `/etc/gitlab/gitlab.rb` and sudo gitlab-ctl reconfigure ``` -To start/stop a component of GitLab, run e.g. +To start/stop a component of GitLab run e.g. `sudo gitlab-ctl stop sidekiq`. To permanently disable e.g. Sidekiq, add `sidekiq['enable'] = false` to `/etc/gitlab/gitlab.rb`, and run `sudo gitlab-ctl reconfigure` for the change to take effect. -- libgit2 0.21.2