Skip to content

Conversation

Matthiee
Copy link
Member

Fixes #42 allowes an given string to be defined between key and value by default =

For example --key="some value" is the same as --key "some value"

@Matthiee Matthiee added the enhancement New feature or request label May 21, 2019
@Matthiee Matthiee added this to the 0.2.3 milestone May 21, 2019
@codecov-io
Copy link

codecov-io commented May 21, 2019

Codecov Report

Merging #43 into master will decrease coverage by 5.8%.
The diff coverage is 97.5%.

@@            Coverage Diff            @@
##           master     #43      +/-   ##
=========================================
- Coverage    96.9%   91.1%   -5.81%     
=========================================
  Files          37      37              
  Lines        1165     809     -356     
=========================================
- Hits         1129     737     -392     
- Misses         36      72      +36

@Matthiee Matthiee changed the title WIP Split key on postfix value if needed Split key on postfix value if needed May 31, 2019
@Matthiee Matthiee merged commit 52e2c38 into master May 31, 2019
@Matthiee Matthiee deleted the issue-42-postfix branch May 31, 2019 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postfix for options
2 participants