mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
Add missing ssh-host-config --name option
Patch from vinschen@redhat.com.
This commit is contained in:
parent
39c0cecaa1
commit
1842420016
@ -25,6 +25,7 @@ Options:
|
||||
--yes -y Answer all questions with "yes" automatically.
|
||||
--no -n Answer all questions with "no" automatically.
|
||||
--cygwin -c <options> Use "options" as value for CYGWIN environment var.
|
||||
--name -N <name> sshd windows service name.
|
||||
--port -p <n> sshd listens on port n.
|
||||
--user -u <account> privileged user for service, default 'cyg_server'.
|
||||
--pwd -w <passwd> Use "pwd" as password for privileged user.
|
||||
|
Loading…
x
Reference in New Issue
Block a user