add log
This commit is contained in:
parent
e7a85e5e00
commit
b015a3e8e2
12 changed files with 116 additions and 63 deletions
|
@ -16,7 +16,7 @@ All Borg commands share these options:
|
|||
|
||||
| Option | Description |
|
||||
| ----------------------- | ------------------------------------------------------------------------------------- |
|
||||
| `--info, -v, --verbose` | work on log level INFO |
|
||||
| `--info, -v, --verbose` | work on [log](../../dev/Log.md) level INFO |
|
||||
| `-p, --progress` | show progress information |
|
||||
| `--log-json` | Output one [JSON](../../files/JSON.md) object per log line instead of formatted text. |
|
||||
| `--bypass-lock` | Bypass locking mechanism |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue