Make more descriptive help for --lang

This commit is contained in:
Laci bá
2021-11-13 23:51:03 +01:00
parent c705803c1d
commit bf3767bc4a

View File

@@ -434,7 +434,7 @@ usage:
printf("-E or --nographic - forces the old behavior\n");
#endif
printf("-F or --fullscreen - start in fullscreen mode\n");
printf("-G or --lang langid - start the application with the specified language\n");
printf("-G or --lang langid - start with specified language (e.g. en-US, or system)\n");
#ifdef _WIN32
printf("-H or --hwnd id,hwnd - sends back the main dialog's hwnd\n");
#endif