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

Replace -f, --format with -f, --full #85

Merged
merged 1 commit into from
Oct 18, 2019
Merged

Replace -f, --format with -f, --full #85

merged 1 commit into from
Oct 18, 2019

Conversation

ivansg44
Copy link
Collaborator

  • When there are only two options (full or non-full format), it does
    not make sense to have an open-ended --format parameter that has
    one useful value (--format full)

  • Now we have -f, --full, which is just a boolean argument

    • If specified, it will output the full format

* When there are only two options (full or non-full format), it does
  not make sense to have an open-ended ``--format`` parameter that has
  one useful value (``--format full``)

* Now we have ``-f, --full``, which is just a boolean argument

  * If specified, it will output the full format
@ivansg44 ivansg44 added the enhancement New feature or request label Oct 17, 2019
@ivansg44 ivansg44 merged commit 5b54eca into cidgoh:development Oct 18, 2019
@ivansg44 ivansg44 deleted the fix_format_parameter branch October 18, 2019 00:47
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.

None yet

1 participant