improve
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
## 参数
|
||||
* -t, --type: web(默认) 或 git
|
||||
* 如果是 git
|
||||
* -r, --repo: 'https://github.com/ORG/ORG.github.io'
|
||||
* -b, --branch
|
||||
* 如果是 web
|
||||
* -H, --host: 远程主机
|
||||
* -P, --port: 端口
|
||||
* -D, --dir: 例如 /home/USER/FOLDER
|
||||
* -d, --dist: 默认为 dist。例如 www
|
||||
* -l, --local: 本地文件夹,例如 ../../project/public。默认为 dist
|
||||
* -p, --password: 密码
|
||||
* -k, --key: 密钥文件
|
||||
Reference in New Issue
Block a user