forked from TrueCloudLab/restic
doc: fine tune description of diff command
This commit is contained in:
parent
33de00bba0
commit
10765151d3
1 changed files with 3 additions and 3 deletions
|
@ -528,7 +528,7 @@ folder, you could use the following command:
|
|||
$ restic -r /srv/restic-repo diff 5845b002:/restic 2ab627a6:/restic
|
||||
|
||||
By default, the ``diff`` command only lists differences in file contents.
|
||||
The flag `--metadata` shows changes to file metadata, too.
|
||||
The flag ``--metadata`` shows changes to file metadata, too.
|
||||
|
||||
The characters left of the file path show what has changed for this file:
|
||||
|
||||
|
|
Loading…
Reference in a new issue