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
For new users who are unfamiliar with the code, they might want to explore what the tool can do.
I would suggest adding a --dry-run option for the script. Example usage:
--dry-run
$ sts classic --dry-run Username 'abba' would purchase 1x 14 Øl(Grøn/Classic/Rød/Rå) (excl. pant) for 6.67 kr
Another example:
$ sts -u johannes 1837 --dry-run Username 'johannes' would purchase 1x 1837 Monster / cola energy (excl. pant) for 12.10 kr
More reading on general usage of --dry-run here
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For new users who are unfamiliar with the code, they might want to explore what the tool can do.
I would suggest adding a
--dry-run
option for the script.Example usage:
Another example:
More reading on general usage of
--dry-run
hereThe text was updated successfully, but these errors were encountered: