diff options
-rw-r--r-- | contrib/cygwin/README | 1 |
1 files changed, 1 insertions, 0 deletions
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: | |||
25 | --yes -y Answer all questions with "yes" automatically. | 25 | --yes -y Answer all questions with "yes" automatically. |
26 | --no -n Answer all questions with "no" automatically. | 26 | --no -n Answer all questions with "no" automatically. |
27 | --cygwin -c <options> Use "options" as value for CYGWIN environment var. | 27 | --cygwin -c <options> Use "options" as value for CYGWIN environment var. |
28 | --name -N <name> sshd windows service name. | ||
28 | --port -p <n> sshd listens on port n. | 29 | --port -p <n> sshd listens on port n. |
29 | --user -u <account> privileged user for service, default 'cyg_server'. | 30 | --user -u <account> privileged user for service, default 'cyg_server'. |
30 | --pwd -w <passwd> Use "pwd" as password for privileged user. | 31 | --pwd -w <passwd> Use "pwd" as password for privileged user. |