mirror of
https://github.com/restic/restic.git
synced 2025-08-20 03:47:29 +00:00
manual: typo fix
This commit is contained in:
@@ -592,7 +592,7 @@ information. Just specify the tags for a snapshot one by one with ``--tag``:
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ restic -r /tmp/backup backup --tag projectX -tag foo --tag bar ~/work
|
$ restic -r /tmp/backup backup --tag projectX --tag foo --tag bar ~/work
|
||||||
[...]
|
[...]
|
||||||
|
|
||||||
The tags can later be used to keep (or forget) snapshots with the ``forget``
|
The tags can later be used to keep (or forget) snapshots with the ``forget``
|
||||||
|
Reference in New Issue
Block a user