Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFatih Sarhan <f9n@protonmail.com>2019-01-01 01:23:29 +0300
committerFatih Sarhan <f9n@protonmail.com>2019-01-01 01:23:29 +0300
commitab7dd47ef35a96fdaaded1f1f6461f362023c53b (patch)
treed18156ce33a30767eb819fe5cfe178518333d772 /doc
parent28764ff11bdac4ba8aeecb7bd32a810338bd02d4 (diff)
Update doc/update/6.x-or-7.x-to-7.14.md
Diffstat (limited to 'doc')
-rw-r--r--doc/update/6.x-or-7.x-to-7.14.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.x-or-7.x-to-7.14.md b/doc/update/6.x-or-7.x-to-7.14.md
index 61854b91aa2..6fcec5b7974 100644
--- a/doc/update/6.x-or-7.x-to-7.14.md
+++ b/doc/update/6.x-or-7.x-to-7.14.md
@@ -67,7 +67,7 @@ sudo make install
Install Bundler:
```bash
-sudo gem install bundler --no-ri --no-rdoc
+sudo gem install bundler --no-document
```
## 3. Get latest code