architv / soccer-cli

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

Limit number of upcoming games/previous scores #151

Open fritzrehde opened 2 years ago

fritzrehde commented 2 years ago

I am trying to limit the number of displayed upcoming games/previous scores using soccer --league BL --upcoming --time 7 but this command still shows seemingly all future/past games. Is this a bug or am I using the wrong options?