fix
This commit is contained in:
parent
0eda5da51c
commit
a7ac901fd2
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Usage: `borg [common options] create [options] ARCHIVE [PATH...]`
|
|||
#### Options
|
||||
| Option | Description |
|
||||
| --------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| ` -n`, `--dry-run` | do not create a backup archive |
|
||||
| `-n`, `--dry-run` | do not create a backup archive |
|
||||
| `-s`, `--stats` | print statistics for the created archive |
|
||||
| `--list` | output verbose list of items (files, dirs, …) |
|
||||
| `--json` | output stats as JSON. Implies `--stats`. |
|
||||
|
|
Loading…
Reference in a new issue