Skip to content
New issue

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

Volume output when ran without arguements #27

Open
bonelifer opened this issue Apr 3, 2024 · 1 comment
Open

Volume output when ran without arguements #27

bonelifer opened this issue Apr 3, 2024 · 1 comment
Labels

Comments

@bonelifer
Copy link
Owner

bonelifer commented Apr 3, 2024

instead of

$ ./volume.py 
usage: volume.py [-h] {up,down} [amount]
volume.py: error: the following arguments are required: direction

I'd rather see

$ ./volume.py 
usage: volume.py [-h] {up,down} [amount]
Current volume: 89%
$ \mpc volume
volume: 89%
@bonelifer
Copy link
Owner Author

Should be done, waiting on confirmation: c2d0c65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant