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

Fix cli info format #281

Merged
merged 1 commit into from
Mar 7, 2018
Merged

Conversation

jonas-schulze
Copy link
Contributor

Currently the convert script always displays the total number of formats
it is able to export to, no matter how many of which have actually been
selected:

Converted data for 250 countries into 5 formats.

This is now fixed. Calling the convert script with, say, -f csv it now
displays [...] into 1 format.

Currently the convert script always displays the total number of formats
it is able to export to, no matter how many of which have actually been
selected:
```
Converted data for 250 countries into 5 formats.
```
This is now fixed. Calling the convert script with, say, `-f csv` it now
displays `[...] into 1 format.`
@mledoze mledoze merged commit 0a30fc8 into mledoze:master Mar 7, 2018
@mledoze
Copy link
Owner

mledoze commented Mar 7, 2018

Thank you for this fix @jonas-schulze

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.

2 participants