Skip to content

Issue 226 make options slash args file easier#227

Merged
eldipa merged 4 commits intomasterfrom
Issue-226-Make-Options-slash-Args-File-Easier
May 6, 2022
Merged

Issue 226 make options slash args file easier#227
eldipa merged 4 commits intomasterfrom
Issue-226-Make-Options-slash-Args-File-Easier

Conversation

@eldipa
Copy link
Collaborator

@eldipa eldipa commented May 6, 2022

Closes #226

eldipa added 4 commits May 3, 2022 20:02
Allow '-l python' instead of '-l=python' in the argument file. We still
are limited to have a single argument per line so '--skip foo bar' will
not work (neither '--skip=foo bar').
@eldipa eldipa added this to the 10.5.2 milestone May 6, 2022
@eldipa eldipa merged commit 3702682 into master May 6, 2022
@eldipa eldipa deleted the Issue-226-Make-Options-slash-Args-File-Easier branch May 6, 2022 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make the argument file (option file) more readable

1 participant