mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
s/dump-color_mode/dump-color-mode/ . Made name consistent with other options
This commit is contained in:
parent
9b03ab2989
commit
d50de58af9
@ -706,7 +706,7 @@ struct option_info cmdline_options_info[] = {
|
||||
N_("Codepage used when formatting dump output.")),
|
||||
|
||||
INIT_OPT_CMDALIAS("", N_("Color mode used with -dump"),
|
||||
"dump-color_mode", 0, "document.dump.color_mode",
|
||||
"dump-color-mode", 0, "document.dump.color_mode",
|
||||
N_("Color mode used with -dump.")),
|
||||
|
||||
INIT_OPT_CMDALIAS("", N_("Width of document formatted with -dump"),
|
||||
|
Loading…
Reference in New Issue
Block a user