1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2025-12-06 00:03:38 +00:00

Update README.md

This commit is contained in:
gilbertchen
2016-02-23 21:30:02 -05:00
parent b3da6ad762
commit 1f585e2df3

View File

@@ -35,7 +35,7 @@ The *init* command connects the repository with the remote storage at 192.168.1.
You can now create snapshots of the repository by invoking the *backup* command. The first snapshot may take a while depending on the size of the repository and the upload bandwidth. Subsequent snapshots will be much faster, as only new or modified files will be uploaded. Each snapshot is identified by the snapshot id and an increasing revision number starting from 1.
```sh
```
$ duplicacy backup
```