1
1

options: Fixed documentation of SSH_OPTIONS_HOSTKEYCHECK.

Этот коммит содержится в:
Andreas Schneider 2010-09-28 14:10:15 +02:00
родитель 41c4e1f5c8
Коммит e36c9c529b

Просмотреть файл

@ -320,7 +320,8 @@ int ssh_options_set_algo(ssh_session session, int algo,
*
* - SSH_OPTIONS_HOSTKEYCHECK:
* Set the parameter StrictHostKeyChecking to avoid
* asking about a fingerprint
* asking about a fingerprint (integer, 0 = false).
*
* - SSH_OPTIONS_PROXYCOMMAND:
* Set the command to be executed in order to connect to
* server.