"Robin H. Johnson" <robb...@gentoo.org> writes: > On Fri, Apr 12, 2019 at 05:08:19PM +0700, Nguyễn Thái Ngọc Duy wrote: >> @@ -2096,7 +2096,7 @@ static int absorb_git_dirs(int argc, const char >> **argv, const char *prefix) >> }; >> >> const char *const git_submodule_helper_usage[] = { >> - N_("git submodule--helper embed-git-dir [<path>...]"), >> + N_("git submodule--helper asorb-git-dirs [<options>] >> [<path>...]"), > Nit typo here: s/asorb/absorb/
Will locally tweak while queueing. Thanks, both.