1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-31 14:35:37 -05:00
This commit is contained in:
ToutyRater
2017-11-10 12:38:32 +00:00
committed by GitHub
parent c4bf58dc50
commit 2c62346011

View File

@@ -271,7 +271,7 @@ installInitScrip(){
}
Help(){
echo "./install-release.sh [-h] [-c] [-p proxy] [-f] [-v vx.y.z] [-l file]"
echo "./install-release.sh [-h] [-c] [-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"