Merge pull request #8510 from koebi001/feature/backup_restore

add environment variable force to the documentation
This commit is contained in:
Dmitriy Zaporozhets 2015-04-21 19:04:59 +03:00
commit 58faf307d2

View file

@ -162,6 +162,7 @@ Options:
``` ```
BACKUP=timestamp_of_backup (required if more than one backup exists) BACKUP=timestamp_of_backup (required if more than one backup exists)
force=yes (do not ask if the authorized_keys file should get regenerated)
``` ```
Example output: Example output: