mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
Update command line usage for gateway option
This commit is contained in:
@@ -689,7 +689,7 @@ BOOL freerdp_client_print_command_line_help_ex(int argc, char** argv,
|
||||
#else
|
||||
printf(" export https_proxy=http://proxy.contoso.com:3128/\n");
|
||||
#endif
|
||||
printf(" %s /g:rdp.contoso.com ...\n", name);
|
||||
printf(" %s /gateway:g:rdp.contoso.com ...\n", name);
|
||||
printf("\n");
|
||||
printf("More documentation is coming, in the meantime consult source files\n");
|
||||
printf("\n");
|
||||
|
||||
Reference in New Issue
Block a user