On Wed, May 2, 2018 at 5:53 PM, Stefan Beller <sbeller@xxxxxxxxxx> wrote: > +struct cb_foreach { > + char *toplevel; ... > + OPT_STRING(0, "toplevel", &info.toplevel, N_("path"), > + N_("path from the top level of the invocation")), This is a leftover from my experimentation that I hinted at in the cover letter that would be used to implement $topmost. I'll remove this in a reroll.