Commit 4d1cf630 authored by Andrew Van De Poel's avatar Andrew Van De Poel

Update backup_restore.md to correct restore command for Users of GitLab 12.1 and earlier

parent 5de212ae
......@@ -914,7 +914,7 @@ restore:
sudo gitlab-backup restore BACKUP=11493107454_2018_04_25_10.6.4-ce
```
Users of GitLab 12.1 and earlier should use the command `gitlab-rake gitlab:backup:create` instead.
Users of GitLab 12.1 and earlier should use the command `gitlab-rake gitlab:backup:restore` instead.
CAUTION: **Warning:**
`gitlab-rake gitlab:backup:restore` doesn't set the correct file system
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment