mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 17:15:31 +00:00
lowercase url
This commit is contained in:
parent
70edde7cc7
commit
b2a21f5c12
2 changed files with 3 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ use url::Url;
|
|||
#[derive(Parser, Debug)]
|
||||
#[command(version, about, long_about = None)]
|
||||
pub struct Config {
|
||||
/// Path to the [aquatic-crawler](https://github.com/YGGverse/aquatic-crawler) file storage
|
||||
/// Path to the [aquatic-crawler](https://github.com/yggverse/aquatic-crawler) file storage
|
||||
#[arg(long, short)]
|
||||
pub storage: PathBuf,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue