# # # patch "options_list.hh" # from [06e06d0b13755fb99fcc1d7b91bac97ba7963bf0] # to [6439aea39f38ae17229d11fd3ef6c9555b832f98] # ============================================================ --- options_list.hh 06e06d0b13755fb99fcc1d7b91bac97ba7963bf0 +++ options_list.hh 6439aea39f38ae17229d11fd3ef6c9555b832f98 @@ -288,7 +288,7 @@ GROUPED_SIMPLE_OPTION(date_formats, date OPTSET(date_formats) OPTSET_REL(globals, date_formats) GROUPED_SIMPLE_OPTION(date_formats, date_fmt, - "date-format/default-date-format", std::string, + "date-format", std::string, gettext_noop("strftime(3) format specification for printing dates")) GROUPED_SIMPLE_OPTION(date_formats, no_format_dates, "no-format-dates", bool,