# # # patch "options_list.hh" # from [d8404aaabc072997bc8226f83cae955ee5851dcb] # to [05705dd75c2e3556f4bac136b13c802d85827e0d] # ============================================================ --- options_list.hh d8404aaabc072997bc8226f83cae955ee5851dcb +++ options_list.hh 05705dd75c2e3556f4bac136b13c802d85827e0d @@ -326,7 +326,7 @@ OPT(full, "full", bool, false, #endif OPT(full, "full", bool, false, - gettext_noop("print detailed version number")) + gettext_noop("print detailed information")) #ifdef option_bodies { full = true;