增加交互模式
This commit is contained in:
parent
f34a6227db
commit
45929804ac
10
README.md
10
README.md
@ -19,10 +19,12 @@
|
||||
|
||||
Options:
|
||||
-l : host name # 主机名或Ip
|
||||
-f : host port # 端口
|
||||
-p : host port # 端口
|
||||
-u : user name(default: root) # 用户名
|
||||
-p : user passwd # 密码(默认:root)
|
||||
-e : user passwd # 密码(默认:root)
|
||||
-k : private key passwd # 私钥密码
|
||||
-i : private key file # 指定私钥文件
|
||||
-b : command # 执行的命令
|
||||
-f : private key file # 指定私钥文件
|
||||
-i : interactive shell session # 交互模式
|
||||
-c : command # 执行的命令
|
||||
-? -h : help information
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user