Skip to content
Snippets Groups Projects
Commit 20024c2d authored by Hannes Siebenhandl's avatar Hannes Siebenhandl
Browse files

Add utility function to remove '-z' from Option Parser

Since most commands use 'ProjectFlags' but almost all commands can not
function properly without a project context, some commands manually
strip the flag '-z' (--ignore-project) from the command line option parser.

Unify the behaviour for all commands.
parent cdd8d972
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment