summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2016-05-30 19:35:28 +1000
committerDarren Tucker <dtucker@zip.com.au>2016-05-30 19:35:28 +1000
commit18424200160ff5c923113e0a37ebe21ab7bcd17c (patch)
treee7b642d24831bb2e48cde862d331c978f6096ad7 /contrib
parent39c0cecaa188a37a2e134795caa68e03f3ced592 (diff)
Add missing ssh-host-config --name option
Patch from vinschen@redhat.com.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/cygwin/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/cygwin/README b/contrib/cygwin/README
index 1396d99c..a73a0f65 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 <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.