architv/soccer-cli

Do all commands return results correctly on Windows 7?

Opened this issue · 0 comments

Below are the commands not return anything for me:
Issues:

c:\Learning\football\soccer-cli>soccer --time=10

c:\Learning\football\soccer-cli>

c:\Learning\football\soccer-cli>soccer --league=BL
No BL matches in the past week.

c:\Learning\football\soccer-cli>soccer --league=PL
No PL matches in the past week.

c:\Learning\football\soccer-cli>soccer --league=FL1
No FL1 matches in the past week.

c:\Learning\football\soccer-cli>

c:\Learning\football\soccer-cli>soccer --league=FL2
No FL2 matches in the past week.

c:\Learning\football\soccer-cli>soccer --league=ELC
No ELC matches in the past week.

c:\Learning\football\soccer-cli>

And so on

c:\Learning\football\soccer-cli>soccer --time 5 --upcoming

c:\Learning\football\soccer-cli>
c:\Learning\football\soccer-cli>soccer --time 15 --upcoming

c:\Learning\football\soccer-cli>

Note that all other commands are returning results on windows 7