Skip to content

Add --literal flag to force natural language parsing #6

@CoreyRDean

Description

@CoreyRDean

The current implementation of the command parser allows for subcommand matching based on the first word. This can lead to unexpected behavior when the first word matches a subcommand. The --literal flag should force everything after it to be parsed as natural language, regardless of the first word, to avoid this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions