[PATCH] contrib/cygwin/README

Corinna Vinschen vinschen at redhat.com
Fri Jan 23 21:27:36 EST 2004


Hi,

the latest update to contrib/cygwin/README was missing the documentaion
of the new ssh-host-config options.  The below patch fixes that.

Please apply.  Thanks,
Corinna

Index: contrib/cygwin/README
===================================================================
RCS file: /cvs/openssh_cvs/contrib/cygwin/README,v
retrieving revision 1.13
diff -p -u -r1.13 README
--- contrib/cygwin/README	21 Nov 2003 12:48:57 -0000	1.13
+++ contrib/cygwin/README	23 Jan 2004 10:24:29 -0000
@@ -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 <n>    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 <options>  Use "options" as value for CYGWIN environment var.
+    --port   -p <n>        sshd listens on port n.
+    --pwd    -w <passwd>   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.

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.




More information about the openssh-unix-dev mailing list