Minor formatting (#9362)

Minor table formatting update for new switch (--file)
This commit is contained in:
Darwin Traver 2019-09-04 15:55:01 -04:00 committed by Olly P
parent 9c45446b55
commit e0ab68e794
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Note:
| Option | Description |
|:-----------------------|:------------------------------------------------------------------------------|
| `--debug, -D` | Enable debug mode |
| --file *value* | Name of the file to write the backup contents to. Ignored in interactive mode |
| `--file *value*` | Name of the file to write the backup contents to. Ignored in interactive mode |
| `--jsonlog` | Produce json formatted output for easier parsing |
| `--interactive, -i` | Run in interactive mode and prompt for configuration values |
| `--no-passphrase` | Opt out to encrypt the tar file with a passphrase (not recommended) |