Skip to content

multiple-choice string options are formatted incorrectly in help text #26

@zerth

Description

@zerth

When using an arg with a multiple-choice string type (e.g., type => {string, ["a", "b", "c"]}), the choices are properly respected but the help text erroneously concatenates those values, which appears to be due to this line which contains an extra list wrapper around the already-list arg.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions