We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>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.
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
Note that all other commands are returning results on windows 7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: