config: fix --terminate help display
There is no parameter
This commit is contained in:
@ -538,7 +538,7 @@ config_options_group_view()
|
|||||||
G_OPTION_ARG_NONE,
|
G_OPTION_ARG_NONE,
|
||||||
&MU_CONFIG.terminator,
|
&MU_CONFIG.terminator,
|
||||||
"terminate messages with ascii-0x07 (\\f, form-feed)",
|
"terminate messages with ascii-0x07 (\\f, form-feed)",
|
||||||
"<term>"},
|
NULL},
|
||||||
{"format",
|
{"format",
|
||||||
'o',
|
'o',
|
||||||
0,
|
0,
|
||||||
|
|||||||
Reference in New Issue
Block a user