Merge branch '42521-docs-update-usage-of-force-option-when-running-the-restore-raketask' into 'master'

Resolve "Docs update usage of force option when running the restore raketask"

Closes #42521

See merge request gitlab-org/gitlab-ce!16759
This commit is contained in:
Achilleas Pipinellis 2018-01-29 14:29:37 +00:00
commit 501d81c523
1 changed files with 1 additions and 1 deletions

View File

@ -496,7 +496,7 @@ more of the following options:
- `BACKUP=timestamp_of_backup` - Required if more than one backup exists.
Read what the [backup timestamp is about](#backup-timestamp).
- `force=yes` - Do not ask if the authorized_keys file should get regenerated.
- `force=yes` - Does not ask if the authorized_keys file should get regenerated and assumes 'yes' for warning that database tables will be removed.
### Restore for installation from source