[openssh-commits] [openssh] 01/01: Add missing ssh-host-config --name option
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon May 30 19:36:48 AEST 2016
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 18424200160ff5c923113e0a37ebe21ab7bcd17c
Author: Darren Tucker <dtucker at zip.com.au>
Date: Mon May 30 19:35:28 2016 +1000
Add missing ssh-host-config --name option
Patch from vinschen at redhat.com.
---
contrib/cygwin/README | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/cygwin/README b/contrib/cygwin/README
index 1396d99..a73a0f6 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.
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list