From 02a9fd5a1cbe5fa43b40c2d4130358bb8bc3452f Mon Sep 17 00:00:00 2001 From: nite07 Date: Tue, 12 Mar 2024 00:15:35 +0800 Subject: [PATCH] update: readme --- Readme.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index 4eab448..04642c8 100644 --- a/Readme.md +++ b/Readme.md @@ -7,11 +7,13 @@ Usage: convert [flags] Flags: - -h, --help help for convert - -o, --output string output file path - -p, --proxy strings common proxies - -s, --subscription strings subscription urls - -t, --template string template file path + -d, --delete string delete proxy with regex + -h, --help help for convert + -o, --output string output file path + -p, --proxy strings common proxies + -r, --rename stringToString rename proxy with regex (default []) + -s, --subscription strings subscription urls + -t, --template string template file path ``` ## Template