forked from TrueCloudLab/restic
Merge pull request #4826 from MichaelEischer/fix-docs-warninigs
doc: fix warnings
This commit is contained in:
commit
e95cfff923
2 changed files with 5 additions and 4 deletions
|
@ -184,4 +184,5 @@ It is also possible to ``dump`` the contents of a selected snapshot and folder
|
|||
structure to a file using the ``--target`` flag.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ restic -r /srv/restic-repo dump latest / --target /home/linux.user/output.tar -a tar
|
Loading…
Reference in a new issue