Hi Cygwin mailinig list, In /usr/share/doc/Cygwin/openssh.README the --name option is missing.
>From README: usage: ssh-host-config [OPTION]... Options: --debug -d Enable shell's debug output. --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. --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. --privileged On Windows XP, require privileged user instead of LocalSystem for sshd service. >From Script (e.g. /usr/bin/ssh-host-config -h): usage: [OPTION]... This script creates an OpenSSH host configuration. Options: --debug -d Enable shell's debug output. --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. --privileged On Windows XP, require privileged user instead of LocalSystem for sshd service. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple