mirror of https://github.com/restic/restic.git
040_backup.rst: add note regarding paths in --files-from argument
This commit is contained in:
parent
1bee3e01fa
commit
e361cc3807
|
@ -146,6 +146,8 @@ args:
|
||||||
|
|
||||||
$ restic -r /tmp/backup backup --files-from /tmp/files_to_backup /tmp/some_additional_file
|
$ restic -r /tmp/backup backup --files-from /tmp/files_to_backup /tmp/some_additional_file
|
||||||
|
|
||||||
|
Paths in the listing file can be absolute or relative.
|
||||||
|
|
||||||
Comparing Snapshots
|
Comparing Snapshots
|
||||||
*******************
|
*******************
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue