Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upreverse order of output #23
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
PR welcomed.
|
This comment has been minimized.
This comment has been minimized.
|
Implemented. Update the CLI: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great cli tool, thanks for sharing!❤️
Problem: output of all countries is very long, requiring lots of scrolling to see top data
Solution: offer a
-rflag to reverse the sort output order.