mirror of
https://github.com/restic/restic.git
synced 2025-08-14 08:37:41 +00:00
Dump : parameter order in sample
Usage: restic dump [flags] snapshotID file
This commit is contained in:
@@ -131,6 +131,6 @@ output the contents in the tar format:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ restic -r /srv/restic-repo dump /home/other/work latest > restore.tar
|
||||
$ restic -r /srv/restic-repo dump latest /home/other/work > restore.tar
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user