mirror of
https://codeberg.org/YGGverse/ytd.git
synced 2026-04-08 04:55:26 +00:00
recommend info debug level
This commit is contained in:
parent
5dab020c02
commit
b3eb80a933
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ RUST_LOG=trace cargo run -- -c example/config.toml
|
||||||
Background / daemon:
|
Background / daemon:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
RUST_LOG=ytd=warn NO_COLOR=1 /usr/local/bin/ytd -c /etc/config.toml
|
RUST_LOG=ytd=info NO_COLOR=1 /usr/local/bin/ytd -c /etc/config.toml
|
||||||
```
|
```
|
||||||
* make sure `update` option is defined (in the config file)
|
* make sure `update` option is defined (in the config file)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue