From 6369958301f0184c95988f8c87a5494bab0bb0c6 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Fri, 23 Jan 2004 21:35:44 +1100 Subject: - (dtucker) [contrib/cygwin/README] Document new ssh-host-config options. Patch from vinschen at redhat.com. --- contrib/cygwin/README | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'contrib/cygwin/README') diff --git a/contrib/cygwin/README b/contrib/cygwin/README index 1ed934307..fc0a2f69b 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README @@ -118,10 +118,12 @@ some options: 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. - --port -p sshd listens on port n. + --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 Use "options" as value for CYGWIN environment var. + --port -p sshd listens on port n. + --pwd -w Use "pwd" as password for user 'sshd_server'. Additionally ssh-host-config now asks if it should install sshd as a service when running under NT/W2K. This requires cygrunsrv installed. -- cgit v1.2.3