Updating docs for usage of force=yes when performing a restore.

This commit is contained in:
astrachan 2018-01-29 11:35:59 +10:00
parent dc325c672e
commit 7e8d5e83aa
1 changed files with 1 additions and 1 deletions

View File

@ -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