config: fix --terminate help display

There is no parameter
This commit is contained in:
Dirk-Jan C. Binnema 2021-11-02 22:25:43 +02:00
parent 388f18a278
commit 1c95d28cde
1 changed files with 1 additions and 1 deletions

View File

@ -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,