This commit is contained in:
2021-04-17 13:12:25 +02:00
parent 2e594cade6
commit b5caad2d70
2 changed files with 3 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ This can be useful when you want to run cron e.g. as all the output will be save
autorestic --ci backup -a
```
## `--verbose`
## `-v, --verbose`
Verbose mode will show the output of the native restic commands that are otherwise not printed out. Useful for debugging or logging in automated tasks.