mark --nsc as experimental

This commit is contained in:
Anthony Tong 2011-12-01 11:56:12 -05:00
parent a0a25a61d8
commit 273b370a57
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ int freerdp_parse_args(rdpSettings* settings, int argc, char** argv,
" --plugin: load a virtual channel plugin\n"
" --rfx: enable RemoteFX\n"
" --rfx-mode: RemoteFX operational flags (v[ideo], i[mage]), default is video\n"
" --nsc: enable NSCodec\n"
" --nsc: enable NSCodec (experimental)\n"
" --no-rdp: disable Standard RDP encryption\n"
" --no-tls: disable TLS encryption\n"
" --no-nla: disable network level authentication\n"