Skip to content

Help layout improvements #1523

Open
Open
@vlada-shubina

Description

@vlada-shubina

Suggesting couple of improvements for help layout

  1. In case the option has many suggestions, the first column in layout becomes wide and layout is not very readable. Consider some shortcuts for these case, example,
    Actual: --my-option <has|a|very|long|list|of|suggestions|which|does|not|fit|my|screen|with|description>
    Suggested: --my-option <has|a|very...> or --my-option <val> + list all possible values in descriptions etc.

  2. Consider better representation when option default value is set to empty string.
    Actual: [default: ] which is confusing as might be read as no default value.
    Suggested [default:<empty>] or similar

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions