use binary api

This commit is contained in:
yggverse 2025-07-08 15:11:58 +03:00
parent 15c8d8c350
commit 65e6deaabc
6 changed files with 44 additions and 15 deletions

View file

@ -11,7 +11,7 @@ pub struct Config {
#[arg(short, long, default_value_t = String::from("ei"))]
pub debug: String,
/// Absolute path(s) or URL(s) to import infohashes from the Aquatic tracker JSON/API
/// Absolute path(s) or URL(s) to import infohashes from the Aquatic tracker binary API
///
/// * PR#233 feature
#[arg(long)]