Skip to content

Volume output when ran without arguements #27

@bonelifer

Description

@bonelifer

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%

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions