mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
append trackers to header info
This commit is contained in:
parent
8a32bdda63
commit
a47939153a
2 changed files with 13 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ pub struct Config {
|
|||
#[arg(long)]
|
||||
pub stats: Option<Url>,
|
||||
|
||||
/// Appends following tracker(s) to the magnet links
|
||||
/// Display following tracker(s) in the header, append also to the magnet links
|
||||
#[arg(long)]
|
||||
pub tracker: Option<Vec<Url>>,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue