garrylachman / covid19-cli

Corona Virus (Covid 19) BASH Tracking CLI
MIT License
91 stars 16 forks source link

Explain mor eclearly in help how to select country, and report country name #7

Closed jpellegrini closed 4 years ago

jpellegrini commented 4 years ago

Hello!

It would be nice to explain, in the help text, how the user should enter the country (two-letter abbreviation? full name? how would I know exactly how to enter some country?)

Also, it would be nice, perhaps, to report the full country name in the output:

./covid19-cli.sh -c aa
...
 ✔  Country: aa
Cases: 1, Deaths: 0, Recovered: 0

Hm, but what is the user is not sure if aa is really the country she wanted to select?

garrylachman commented 4 years ago
./covid19-cli.sh -l

You will see the full countries list, use full name like in the list