audio/ponymix: Fix README.
This commit is contained in:
parent
fc26e1a7c2
commit
d51fcf538b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue