1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2025-12-10 21:33:19 +00:00

Update README.md

This commit is contained in:
gilbertchen
2016-02-23 21:44:34 -05:00
parent f1f16b5bab
commit 4d50cf8622

View File

@@ -41,7 +41,7 @@ $ duplicacy backup
Duplicacy provides a set of commands, such as list, check, diff, cat history, to manage snapshots: Duplicacy provides a set of commands, such as list, check, diff, cat history, to manage snapshots:
```console ```makefile
$ duplicacy list # List all snapshots $ duplicacy list # List all snapshots
$ duplicacy check # Check integrity of snapshots $ duplicacy check # Check integrity of snapshots
$ duplicacy diff # Compare two snapshots, or the same file in two snapshots $ duplicacy diff # Compare two snapshots, or the same file in two snapshots