mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-12 07:08:47 +00:00
Merge pull request #1885 from jcrben/patch-1
Clarify extract is relative to current directory
This commit is contained in:
commit
2780a83452
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ A step by step example
|
|||
-rw-r--r-- user group 7961 Mon, 2016-02-15 18:22:30 home/user/Documents/Important.doc
|
||||
...
|
||||
|
||||
6. Restore the *Monday* archive::
|
||||
6. Restore the *Monday* archive by extracting the files relative to the current directory::
|
||||
|
||||
$ borg extract /path/to/repo::Monday
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue