Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parsing of "args" prefix by examples #67

Closed
ifedchankau opened this issue Jul 26, 2018 · 1 comment
Closed

Add parsing of "args" prefix by examples #67

ifedchankau opened this issue Jul 26, 2018 · 1 comment

Comments

@ifedchankau
Copy link
Collaborator

Sometimes, in options section it is no information what can be interpreted that option is not flag. But, in examples there is so.

Example:

  Options:
    --plugin          Include third-party plugins [Can be set multiple times]

  Examples:
    $ xo --plugin=html --extension=html

Please, add parsing of "args" prefix by examples.

@itekaf itekaf added this to the v 1.0.0 milestone Aug 15, 2018
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 15, 2018
- Add parsing of argument property isFlag by Examples section

Closes linterhub#67
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 16, 2018
- Add parsing of argument property isFlag by Examples section

Closes linterhub#67
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 16, 2018
- Add parsing of argument property isFlag by Examples section

Closes linterhub#67
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 16, 2018
- Add parsing of argument property isFlag by Examples section

Closes linterhub#67
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 16, 2018
- Add parsing of argument property isFlag by Examples section

Closes linterhub#67
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 16, 2018
- Add parsing of argument property isFlag by Examples section

Closes linterhub#67
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 16, 2018
- Add parsing of argument property isFlag by Examples section

Closes linterhub#67
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 16, 2018
- Add parsing of argument property isFlag by Examples section

Closes linterhub#67
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 16, 2018
- Add parsing of argument property isFlag by Examples section

Closes linterhub#67
@itekaf
Copy link
Contributor

itekaf commented Aug 20, 2018

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants