diff --git a/doc/050_restore.rst b/doc/050_restore.rst index 9820e1e56..c52946bb1 100644 --- a/doc/050_restore.rst +++ b/doc/050_restore.rst @@ -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