Commit 0f150ad8 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

Improve the winedbg usage.

parent 971f47e5
......@@ -1137,7 +1137,7 @@ static void dbg_init_console(void)
static int dbg_winedbg_usage(void)
{
dbg_printf("Usage: winedbg [--auto] [--gdb] cmdline\n");
dbg_printf("Usage: winedbg [--command cmd|--auto] [--gdb [--no-start] [--with-xterm]] cmdline\n");
return 1;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment