Updated ssh docs
This commit is contained in:
parent
bdb945cd1b
commit
4dd35802b6
|
@ -17,8 +17,7 @@ any arbitrary commands to do things such as reverse tunneling down into the
|
|||
## Options
|
||||
|
||||
* `-c COMMAND` or `--command COMMAND` - This executes a single SSH command, prints
|
||||
out the stdout and stderr, and exits. stdin will not be functional on this
|
||||
executed command.
|
||||
out the stdout and stderr, and exits.
|
||||
|
||||
* `-p` or `--plain` - This does an SSH without authentication, leaving
|
||||
authentication up to the user.
|
||||
|
|
Loading…
Reference in New Issue