summaryrefslogtreecommitdiff
path: root/doc/raketasks/features.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-03 03:08:31 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-03 03:08:31 +0000
commit612a849a6cba1765bc41d30d4e931195dcdf64cf (patch)
treee4062e4c9852496b731a7de9016553b64a7a433d /doc/raketasks/features.md
parentbd8fb5668ae739a83d55ec5ca4a04344eef2167e (diff)
downloadgitlab-ce-612a849a6cba1765bc41d30d4e931195dcdf64cf.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/raketasks/features.md')
-rw-r--r--doc/raketasks/features.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/features.md b/doc/raketasks/features.md
index c06800a2aa3..5425a0a0667 100644
--- a/doc/raketasks/features.md
+++ b/doc/raketasks/features.md
@@ -15,6 +15,6 @@ Old path: `git@example.org:myrepo.git`
New path: `git@example.org:username/myrepo.git` or `git@example.org:groupname/myrepo.git`
-```
+```shell
bundle exec rake gitlab:enable_namespaces RAILS_ENV=production
```