audio/ponymix: Fix README.

This commit is contained in:
B. Watson 2016-11-14 16:23:37 -05:00 committed by Willy Sudiarto Raharjo
parent fc26e1a7c2
commit d51fcf538b
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -2,11 +2,11 @@ Ponymix is a command line mixer for PulseAudio.
Typical usage might entail
1. listing available devices:
ponymix list
ponymix list
2. setting a default device:
ponymix -d <YOUR DEVICE HERE> set-default
ponymix -d <YOUR DEVICE HERE> set-default
3. checking which is the default device:
ponymix defaults
ponymix defaults
For full usage details, use:
ponymix help
ponymix help