mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-30 13:01:23 +03:00
options: Fixed documentation of SSH_OPTIONS_HOSTKEYCHECK.
This commit is contained in:
@@ -320,7 +320,8 @@ int ssh_options_set_algo(ssh_session session, int algo,
|
|||||||
*
|
*
|
||||||
* - SSH_OPTIONS_HOSTKEYCHECK:
|
* - SSH_OPTIONS_HOSTKEYCHECK:
|
||||||
* Set the parameter StrictHostKeyChecking to avoid
|
* Set the parameter StrictHostKeyChecking to avoid
|
||||||
* asking about a fingerprint
|
* asking about a fingerprint (integer, 0 = false).
|
||||||
|
*
|
||||||
* - SSH_OPTIONS_PROXYCOMMAND:
|
* - SSH_OPTIONS_PROXYCOMMAND:
|
||||||
* Set the command to be executed in order to connect to
|
* Set the command to be executed in order to connect to
|
||||||
* server.
|
* server.
|
||||||
|
|||||||
Reference in New Issue
Block a user