Skip to content

Commit

Permalink
updated --certificate-name usage text
Browse files Browse the repository at this point in the history
  • Loading branch information
azenk committed Apr 14, 2012
1 parent d89521d commit bcea1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libfreerdp-utils/args.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +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"
" --certificate-name: use this name for the logon certificate, instead of the server name\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"
Expand Down

0 comments on commit bcea1de

Please sign in to comment.