On Tue, 2021-03-16 at 18:32 +0100, Erik Skultety wrote: > This help formatter class reports the defaults we use for options > taking an argument. > > Signed-off-by: Erik Skultety <eskultet@xxxxxxxxxx> > --- > ci/helper | 5 +++++ > 1 file changed, 5 insertions(+) It's a shame that we have to repeat this for every single action instead of being able to set it for the top-level parser and have subparser inherit that. Oh well. Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization