Skip to content

Feature request: make two dashes end argument processing. #70

Description

@coke
➜  ~ rak -- -bak
The -- option (Option "foo" is False)
does not make sense in this context.  If you believe this to be incorrect,
please report an issue with https://github.com/lizmat/App-Rak/issues/new .
Option --a is called --dir with 'rak'.
Option --k is called --extensions=* with 'rak'.
Unexpected option: --b.
Specify --help for an overview of available options.

I expected this to search for the literal -bak, by having the two dashes (something keeps editing that into an endash here!) stop argument processing as it does on many common command line tools.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions