1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-01 03:36:26 -04:00

s/dump-color_mode/dump-color-mode/ . Made name consistent with other options

This commit is contained in:
Witold Filipczyk 2006-04-04 15:27:14 +02:00 committed by Witold Filipczyk
parent 9b03ab2989
commit d50de58af9

View File

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