mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 10:08:15 -05:00
Merge pull request #1055 from sunshineplan/sunshineplan-patch-2
install-release.sh帮助信息运行参数增加--remove
This commit is contained in:
commit
ea262bc1bf
@ -281,7 +281,7 @@ installInitScript(){
|
||||
}
|
||||
|
||||
Help(){
|
||||
echo "./install-release.sh [-h] [-c] [-p proxy] [-f] [--version vx.y.z] [-l file]"
|
||||
echo "./install-release.sh [-h] [-c] [--remove] [-p proxy] [-f] [--version vx.y.z] [-l file]"
|
||||
echo " -h, --help Show help"
|
||||
echo " -p, --proxy To download through a proxy server, use -p socks5://127.0.0.1:1080 or -p http://127.0.0.1:3128 etc"
|
||||
echo " -f, --force Force install"
|
||||
|
Loading…
Reference in New Issue
Block a user