]> Sergey Matveev's repositories - public-inbox.git/commit
lei help: split out into separate file
authorEric Wong <e@80x24.org>
Sat, 6 Feb 2021 12:18:41 +0000 (12:18 +0000)
committerEric Wong <e@80x24.org>
Sun, 7 Feb 2021 03:34:32 +0000 (03:34 +0000)
commit5234287546c10ab543f83431da0dc2f2d8ce6d4e
tree13e46d594c068bc5b0c2509494c610e07da93cbd
parentcfc2f64069e245a700b60113705be477857c51e5
lei help: split out into separate file

We'll reword and improve formatting with non-breaking spaces
("\xa0") which is only replaced with SP after wrapping.

Some terminology is shortened (e.g. "URL_OR_PATHNAME" => "LOCATION")
to improve formatting.

This also enables completion for -h/--help and lets us
prioritize favored switch names while attempting to
satisfy users relying on muscle memory from other tools.
MANIFEST
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiHelp.pm [new file with mode: 0644]