mirror of
https://github.com/jkl1337/duplicacy.git
synced 2026-01-02 19:54:54 -06: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