mirror of
https://github.com/gilbertchen/duplicacy
synced 2025-12-21 02:33:38 +00:00
Update GUIDE.md
This commit is contained in:
4
GUIDE.md
4
GUIDE.md
@@ -5,7 +5,8 @@
|
|||||||
#### Init
|
#### 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:
|
USAGE:
|
||||||
duplicacy init [command options] <snapshot id> <storage url>
|
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
|
#### Backup
|
||||||
|
|
||||||
```
|
```
|
||||||
|
SYNOPSIS:
|
||||||
duplicacy backup - Save a snapshot of the repository to the storage
|
duplicacy backup - Save a snapshot of the repository to the storage
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
|
|||||||
Reference in New Issue
Block a user