Merge pull request #3399 from oli-h/oli-h-patch-060_forget.rst
Sudden find: fix within first "forget" example
This commit is contained in:
commit
38ccddc84f
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ command and specify the snapshot ID on the command line:
|
||||||
|
|
||||||
$ restic -r /srv/restic-repo forget bdbd3439
|
$ restic -r /srv/restic-repo forget bdbd3439
|
||||||
enter password for repository:
|
enter password for repository:
|
||||||
removed snapshot d3f01f63
|
removed snapshot bdbd3439
|
||||||
|
|
||||||
Afterwards this snapshot is removed:
|
Afterwards this snapshot is removed:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue