From: Darren Tucker Date: Mon, 30 May 2016 09:35:28 +0000 (+1000) Subject: Add missing ssh-host-config --name option X-Git-Tag: V_7_3_P1~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18424200160ff5c923113e0a37ebe21ab7bcd17c;p=thirdparty%2Fopenssh-portable.git Add missing ssh-host-config --name option Patch from vinschen@redhat.com. --- diff --git a/contrib/cygwin/README b/contrib/cygwin/README index 1396d99cd..a73a0f657 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README @@ -25,6 +25,7 @@ Options: --yes -y Answer all questions with "yes" automatically. --no -n Answer all questions with "no" automatically. --cygwin -c Use "options" as value for CYGWIN environment var. + --name -N sshd windows service name. --port -p sshd listens on port n. --user -u privileged user for service, default 'cyg_server'. --pwd -w Use "pwd" as password for privileged user.