mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-11-05 13:14:48 +01:00
docs
This commit is contained in:
parent
2e594cade6
commit
b5caad2d70
@ -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.
|
||||
|
||||
|
@ -44,4 +44,6 @@ PATH="/usr/local/bin:/usr/bin:/bin"
|
||||
|
||||
Now you can add as many `cron` attributes as you wish in the config file ⏱
|
||||
|
||||
> Also note that manually triggered backups with `autorestic backup` will not influence the cron timeline, they are willingly not linked.
|
||||
|
||||
> :ToCPrevNext
|
||||
|
Loading…
Reference in New Issue
Block a user