Difference between revisions of "Ssh --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with " ssh --help unknown option -- - usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec] [-D [bind_address:]port] [-E log_file] [-e escape_char]...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 +
* https://linux.die.net/man/1/ssh
 +
 
  ssh --help
 
  ssh --help
 
  unknown option -- -
 
  unknown option -- -
Line 8: Line 11:
 
             [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
 
             [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
 
             [user@]hostname [command]
 
             [user@]hostname [command]
 +
 +
== Related ==
 +
* <code>[[ssh-keygen --help]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 14:30, 31 March 2022

ssh --help
unknown option -- -
usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
           [-D [bind_address:]port] [-E log_file] [-e escape_char]
           [-F configfile] [-I pkcs11] [-i identity_file]
           [-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec]
           [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address]
           [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
           [user@]hostname [command]

Related[edit]

See also[edit]

Advertising: