[Toybox] [PATCH] Implement man.
Rob Landley
rob at landley.net
Mon Apr 29 18:48:34 PDT 2019
On 4/28/19 7:24 PM, makepost at firemail.cc wrote:
> Having section number explanations right in the help text is cool, thanks. Why
> does it say "show the lowest numbered one", given the 18325467 order addition?
Because that's what I implemented first and I haven't gone back and updated it
yet. It also documents -k which I haven't implemented yet.
Work in progress...
> By todos in the end of the test, I meant the following. Somewhere in the emerge
> man there's a section header that with current implementation follows four
> newlines instead of two,
Probably we want to cap at one blank line between nonblank lines. Easy enough to
do...
Rob
More information about the Toybox
mailing list