On Thu, Jan 16, 2020 at 02:46:02PM +0100, Mark Kettenis wrote:
> However the way you change the usage output isn't quite right. Maybe
> "start" should go on a line of its own then. But then we're back to
> the discussion that too many lines make the usage output useless.
You mean because the flag does not apply to all commands in that line?
I think some other tools in base do the same but cannot recall them.
We can also drop the usage and use only use the manual synopsis
ldomctl command [argument ...]
I just don't want to repeat the bikeshed again.
> Maybe just leave the usage strings alone?
Implementing `start -c' without adjusting usage is inconsistent and
incomplete.