mirror of https://github.com/restic/restic.git
doc: fix warings
This commit is contained in:
parent
619ce8bfa2
commit
a651af70d6
|
@ -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 New Issue