Skip to content

Formatting of help #82

Open
Open
@kstrafe

Description

@kstrafe

I wish for argbash to be able to format its help output such that it is aligned. An example is python3's output:

-u     : force the stdout and stderr streams to be unbuffered;
         this option has no effect on stdin; also PYTHONUNBUFFERED=x
-v     : verbose (trace import statements); also PYTHONVERBOSE=x
         can be supplied multiple times to increase verbosity
-V     : print the Python version number and exit (also --version)
         when given twice, print more information about the build
-W arg : warning control; arg is action:message:category:module:lineno

This is much easier to read than argbash's output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PRs wantedThis issue is not likely to get addressed, unless you make a PR.help wantedproposal

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions