add update option note for the daemon mode

This commit is contained in:
yggverse 2026-04-06 23:33:45 +03:00
parent dcbad9509a
commit d1bb71a63a

View file

@ -23,6 +23,7 @@ Background / daemon:
``` bash
RUST_LOG=ytd=warn NO_COLOR=1 /usr/local/bin/ytd -c /etc/config.toml
```
* make sure `update` option is defined (in the config file)
### systemd