diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-05-05 21:04:31 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-05-05 21:04:31 +0200 |
commit | 74b6d9bda30b112c7d51bee2f549385de43bb930 (patch) | |
tree | be4e4c3687ad93caa8ba5c1629f7a3afc3d5bee9 /sys/man/1 | |
parent | 7ade57b678f0799ab0598632403da11fd7271b05 (diff) |
ssh: add -h flag to pass host (for compatibility)
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/ssh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/man/1/ssh b/sys/man/1/ssh index b6dcca8b4..f2e376e82 100644 --- a/sys/man/1/ssh +++ b/sys/man/1/ssh @@ -17,6 +17,8 @@ ssh - secure shell remote login client .B -u .I user ] [ +.B -h +] [ .IR user @] host [ .I cmd |