Update command line usage for gateway option

This commit is contained in:
Alex Iribarren
2025-11-18 16:01:39 +01:00
committed by GitHub
parent 6a5e4f6e29
commit 64f9637fcb

View File

@@ -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");