preparing add protocol and hostname to ssh-local.sh
This commit is contained in:
parent
16dc598b33
commit
556956669d
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ script which permit to launch ssh to connect to the vm on localhost without lett
|
||||||
-p <port>,--port=<port> Select the port, by default 10022
|
-p <port>,--port=<port> Select the port, by default 10022
|
||||||
-v, --version print the version and exit
|
-v, --version print the version and exit
|
||||||
-h, --help print this help and exit
|
-h, --help print this help and exit
|
||||||
|
-H <hostname>, --hostname=<hostname> Select the host to connect #TODO
|
||||||
|
-P <protocol>, --protocol=<protocol> Select the protocol to use #TODO
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue