commit 1be7b1e64f4b16858f9f81275dc6119be7e630cf from: Thomas Böhler date: Sat Dec 16 13:31:37 2023 UTC doc: Add FILES section to rss-email man pages Signed-off-by: Thomas Böhler commit - be25f088f4be3176b6d10a7369c1f1a11e5a57e8 commit + 1be7b1e64f4b16858f9f81275dc6119be7e630cf blob - 9bd40d2a21ea7151e5b45087b50243f03774ea2d blob + f95cdcb04428aa0fd51dde142f904f77fadb167d --- docs/rss-email.1.scd +++ docs/rss-email.1.scd @@ -77,6 +77,12 @@ If all of these options are given, no configuration fi no configuration file is necessary. Missing options will be read from the configuration file. +# FILES + +- *$XDG_CONFIG_HOME/rss-email/config.toml*: Configuration file +- *$XDG_CONFIG_HOME/rss-email/urls*: URLs file +- *$XDG_DATA_HOME/rss-email/cache.db*: *sqlite3* database caching RSS data + # CONFORMING TO https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html blob - 6b8831e1430e7e4d7479321ca8a1bed00b186716 blob + b4767569eeb0730921300a276bbfb9d7038275d8 --- docs/rss-email.5.scd +++ docs/rss-email.5.scd @@ -72,6 +72,10 @@ server = "server" port = 25 ``` +# FILES + +Configuration file *$XDG_CONFIG_HOME/rss-emaill/config.toml*. + # CONFORMING TO https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html