Skip to content

Allow options after subcommands #18

@agocke

Description

@agocke

For some command line

command -o subcommand

It should also be valid to say

command subcommand -o

In the case that -o is an option to both the command and subcommand, an error should be produced by the parser (unconditionally, even if a matching argument is never passed).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions