Added certificate name option to help display

This commit is contained in:
Andrew Zenk 2012-04-14 10:18:34 -05:00
parent 6d5aa082b5
commit d89521dbf9

View File

@ -100,6 +100,7 @@ int freerdp_parse_args(rdpSettings* settings, int argc, char** argv,
" --no-nla: disable network level authentication\n"
" --ntlm: force NTLM authentication protocol version (1 or 2)\n"
" --ignore-certificate: ignore verification of logon certificate\n"
" --certificate-name: what to call the host in the known_hosts file\n"
" --sec: force protocol security (rdp, tls or nla)\n"
" --kbd-list: list all keyboard layout ids used by -k\n"
" --no-salted-checksum: disable salted checksums with Standard RDP encryption\n"