From e4279b7cab2dad23cf5530987ba0433420c7a782 Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 7 Jul 2025 17:41:49 +0300 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 253dfb1..57f4cd8 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,10 @@ Crawler for [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracke * Export options * [x] Content (`--preload`) * [x] data match the regex pattern (`--preload-regex`) - * [x] data match limits (see other `--preload-*` options) + * [x] data match limits (see `--preload-*` options group) * [x] Resolved `.torrent` files (`--export-torrents`) - * [x] RSS feed (includes resolved torrent meta and magnet links to download) + * [x] RSS feed (`--export-rss`) includes resolved torrent meta and magnet links to download + * customize feed options with `--export-rss-*` options group * [ ] [Manticore](https://github.com/manticoresoftware/manticoresearch-rust) full text search index * [ ] SQLite database index