Made the arguments more descriptive about the "port" option
This commit is contained in:
parent
b936fce5fb
commit
09b21b0ac2
@ -183,7 +183,7 @@ function usage() {
|
||||
echo " --restore : Restore the snapshot."
|
||||
echo " --snapshot : Create a disk snapshot."
|
||||
echo " --virgil : Use virgil, if available."
|
||||
echo " --ssh : Enable SSH to the machine (disabled by default)."
|
||||
echo " --ssh [<PORT>] : Enable SSH to the machine, default port 2222."
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user