Correct spelling errors

Update "--restore-abs-pat" to "--restore-abs-path"

Change-Id: Ic27d20b03e3a312e2a332f3893377bb39b3d623b
This commit is contained in:
caihui 2020-11-17 23:18:14 -08:00
parent 4ed938b1f1
commit c4bdfb6693
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ Backup example::
Restore example::
$ sudo freezer-agent --action restore --restore-abs-pat /data/dir/to/backup
$ sudo freezer-agent --action restore --restore-abs-path /data/dir/to/backup
--container /remote-machine-path/ --backup-name my-backup-name
--storage ssh --ssh-username ubuntu --ssh-key ~/.ssh/id_rsa
--ssh-host 8.8.8.8