More on documentation
This commit is contained in:
parent
4576b43151
commit
f6cec7915a
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@ and get an output like the following. *Note that this is yet in development and
|
|||
help, h Shows a list of commands or help for one command
|
||||
|
||||
GLOBAL OPTIONS:
|
||||
--from value, -f value source HOST:PORT (default: "127.0.0.1:10000") [$FWD_FROM]
|
||||
--to value, -t value destination HOST:PORT [$FWD_TO]
|
||||
--from value, -f value source HOST:PORT (default: "127.0.0.1:10000") [$SSH_FROM]
|
||||
--to value, -t value destination HOST:PORT [$SSH_TO]
|
||||
--serve, -s list local addresses
|
||||
--help, -h show help
|
||||
--version, -v print the version
|
||||
|
|
Loading…
Reference in a new issue