architv / soccer-cli

:soccer: Football scores for hackers. :computer: A command line interface for all the football scores.
MIT License
1.09k stars 221 forks source link

# Feature request #85

Closed AjithPanneerselvam closed 5 years ago

AjithPanneerselvam commented 8 years ago

It's really a great effort to bring the football scores, stats and others in command line interface. I'm happy with soccer-cli.

Following is just the enhancement that I feel in user perspective.

eg: If the user intend to see the status of European Premier League(EPL), and the command he has given is like "soccer --league=EFL", it would be good to give all possible suggestion.

Saturn commented 5 years ago

If the user types an incorrect league code they will be given a list of possible correct values. Although it is not as descriptive as I would like.

When you do soccer --help you get a list of league codes with corresponding league names which is more helpful.