doc: fix warings
This commit is contained in:
parent
619ce8bfa2
commit
a651af70d6
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.
|
structure to a file using the ``--target`` flag.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ restic -r /srv/restic-repo dump latest / --target /home/linux.user/output.tar -a tar
|
$ restic -r /srv/restic-repo dump latest / --target /home/linux.user/output.tar -a tar
|
Loading…
Add table
Reference in a new issue