summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorastrachan <alexander.strachan@asgks.net>2018-01-29 11:35:59 +1000
committerastrachan <alexander.strachan@asgks.net>2018-01-29 11:35:59 +1000
commit7e8d5e83aa1f4b4f268f8ec413bdad53e44daada (patch)
tree49a5c5b445ce5c4a989229b715e00cf60d63844a
parentdc325c672e20afa953117b0e1b04b2e399f391d7 (diff)
downloadgitlab-ce-42521-docs-update-usage-of-force-option-when-running-the-restore-raketask.tar.gz
Updating docs for usage of force=yes when performing a restore.42521-docs-update-usage-of-force-option-when-running-the-restore-raketask
-rw-r--r--doc/raketasks/backup_restore.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md
index 76f33b765d3..85db8f40a28 100644
--- a/doc/raketasks/backup_restore.md
+++ b/doc/raketasks/backup_restore.md
@@ -494,7 +494,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