Karthik Nayak <karthik.188@xxxxxxxxx> writes: >> - OPT_STRING( 0 , "start-after", &filter.start_after, N_("start-after"), N_("start iteration after the provided marker")), >> + OPT_STRING( 0 , "start-after", &filter.start_after, N_("marker"), N_("start iteration after the provided marker")), >> > > Ah! I did fix a typo here, but your fix is better. Thanks. Here where? Is that "fix a typo" something I should go around and make sure I do not miss? Thanks. > >> OPT__COLOR(&format.use_color, N_("respect format colors")), >> OPT_REF_FILTER_EXCLUDE(&filter), >> OPT_REF_SORT(&sorting_options), >> -- >> 2.50.1