Merge pull request #3880 from cielavenir/document_putty

favorite SSH client is not limited to PuTTY
This commit is contained in:
Mitchell Hashimoto 2014-05-22 10:11:44 -07:00
commit 4eefcf94cf
1 changed files with 1 additions and 1 deletions

View File

@ -1063,7 +1063,7 @@ en:
ssh_unavailable_windows: |- ssh_unavailable_windows: |-
`ssh` executable not found in any directories in the %PATH% variable. Is an `ssh` executable not found in any directories in the %PATH% variable. Is an
SSH client installed? Try installing Cygwin, MinGW or Git, all of which SSH client installed? Try installing Cygwin, MinGW or Git, all of which
contain an SSH client. Or use the PuTTY SSH client with the following contain an SSH client. Or use your favorite SSH client with the following
authentication information shown below: authentication information shown below:
Host: %{host} Host: %{host}