1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-24 11:24:41 -05:00

update: readme

This commit is contained in:
Nite07 2024-03-12 00:15:35 +08:00
parent d26c809edd
commit 02a9fd5a1c

View File

@ -7,9 +7,11 @@ Usage:
convert [flags] convert [flags]
Flags: Flags:
-d, --delete string delete proxy with regex
-h, --help help for convert -h, --help help for convert
-o, --output string output file path -o, --output string output file path
-p, --proxy strings common proxies -p, --proxy strings common proxies
-r, --rename stringToString rename proxy with regex (default [])
-s, --subscription strings subscription urls -s, --subscription strings subscription urls
-t, --template string template file path -t, --template string template file path
``` ```