mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-29 01:03:57 +03:00
options: Updated doc text to reflect reality
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@@ -1375,7 +1375,7 @@ int ssh_options_getopt(ssh_session session, int *argcptr, char **argv)
|
||||
* @param session SSH session handle
|
||||
*
|
||||
* @param filename The options file to use, if NULL the default
|
||||
* ~/.ssh/config will be used.
|
||||
* ~/.ssh/config and /etc/ssh/ssh_config will be used.
|
||||
*
|
||||
* @return 0 on success, < 0 on error.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user