mirror of
https://github.com/octoleo/restic.git
synced 2024-11-26 23:06:32 +00:00
doc: update documentation for restore command
This commit is contained in:
parent
2a2c09e666
commit
e579dfe72a
@ -68,6 +68,9 @@ There are case insensitive variants of ``--exclude`` and ``--include`` called
|
||||
``--iexclude`` and ``--iinclude``. These options will behave the same way but
|
||||
ignore the casing of paths.
|
||||
|
||||
There are also ``--include-file``, ``--exclude-file``, ``--iinclude-file`` and
|
||||
``--iexclude-file`` flags that read the include and exclude patterns from a file.
|
||||
|
||||
Restoring symbolic links on windows is only possible when the user has
|
||||
``SeCreateSymbolicLinkPrivilege`` privilege or is running as admin. This is a
|
||||
restriction of windows not restic.
|
||||
|
Loading…
Reference in New Issue
Block a user