mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-10 21:33:19 +00:00
Update GUIDE.md
This commit is contained in:
4
GUIDE.md
4
GUIDE.md
@@ -5,7 +5,8 @@
|
||||
#### Init
|
||||
|
||||
```
|
||||
duplicacy init - Prepare the current working directory as the repository to be backed up and connect it with the storage
|
||||
SYNOPSIS:
|
||||
duplicacy init - Initialize the storage if necessary and the current working directory as the repository
|
||||
|
||||
USAGE:
|
||||
duplicacy init [command options] <snapshot id> <storage url>
|
||||
@@ -37,6 +38,7 @@ Once a storage has been initialized with these parameters, there parameters cann
|
||||
#### Backup
|
||||
|
||||
```
|
||||
SYNOPSIS:
|
||||
duplicacy backup - Save a snapshot of the repository to the storage
|
||||
|
||||
USAGE:
|
||||
|
||||
Reference in New Issue
Block a user