mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-15 14:47:51 +00:00
Change the name to v2-uri-parser in command line
This commit is contained in:
@@ -4,7 +4,7 @@ mod parser;
|
||||
pub mod utils;
|
||||
|
||||
fn main() {
|
||||
let matches = Command::new("v2ray-uri-parser")
|
||||
let matches = Command::new("v2-uri-parser")
|
||||
.version("0.2.0")
|
||||
.about("Parses V2ray URI and generates JSON config for xray")
|
||||
.arg(
|
||||
|
||||
Reference in New Issue
Block a user