From 7f5a019ef01956160824dec31cab05d26995b810 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 7 Jun 2025 16:09:57 +0300 Subject: [PATCH] update example --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 814f91b..4506817 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ Crawler/aggregation tool for the [Aquatic](https://github.com/greatest-ape/aquat aquatic-crawler --infohash-source /path/to/info-hash-ipv4.json\ --infohash-source /path/to/info-hash-ipv6.json\ --infohash-source /path/to/another-source.json\ - --torrent-tracker udp://host:port\ + --torrent-tracker udp://host1:port\ + --torrent-tracker udp://host2:port\ --torrents-path /path/to/storage ``` * all arguments are optional, to support multiple source and target drivers