spider-rs / spider

A web crawler and scraper for Rust
https://spider.cloud
MIT License
1.16k stars 100 forks source link

Command spider_cli: Short option names must be unique for each argument, but '-u' is in use by both 'url' and 'user_agent' #195

Closed jmikedupont2 closed 3 months ago

jmikedupont2 commented 3 months ago

15001f/clap_builder-4.5.7/src/builder/debug_asserts.rs:112:17: Command spider_cli: Short option names must be unique for each argument, but '-u' is in use by both 'url' and 'user_agent'