aboutsummaryrefslogtreecommitdiffstats
path: root/ponymix.1
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2013-04-30 17:22:53 -0400
committerDave Reisner <dreisner@archlinux.org>2013-04-30 17:22:53 -0400
commit92e4b9772a46f4b40b47df44fd3964c868e3c12f (patch)
tree4bbfedde9f1a19c9d6f5496c2b1a611066366d51 /ponymix.1
parent30cd5880addf928908817f5e433ea993c83db912 (diff)
downloadmirror-ponymix-92e4b9772a46f4b40b47df44fd3964c868e3c12f.tar.gz
mirror-ponymix-92e4b9772a46f4b40b47df44fd3964c868e3c12f.tar.bz2
mirror-ponymix-92e4b9772a46f4b40b47df44fd3964c868e3c12f.zip
implement --max-volume to override baked in defaults
Solves GH#19.
Diffstat (limited to 'ponymix.1')
-rw-r--r--ponymix.14
1 files changed, 4 insertions, 0 deletions
diff --git a/ponymix.1 b/ponymix.1
index 59365db..703cb81 100644
--- a/ponymix.1
+++ b/ponymix.1
@@ -14,6 +14,10 @@ is used. Cards can be specified by name or numeric index.
.IP "\fB\-d\fR, \fB\-\-device\fR \fIDEVICE\fR"
Specify a device other than the default. Devices can be specified by name
or numeric index.
+.IP "\fB\-\-max\-volume\fR \fIVALUE\fR"
+Override the maximum volume ponymix will allow. This is baked in to be 100
+using the \fBincrease\fR and \fBdecrease\fR methods, and 150 via
+\fBset-volume\fR.
.IP "\fB\-N\fR, \fB\-\-notify\fR"
Create a libnotify notification for volume change events instead of printing
the new volume to standard output. Requires compile time support for libnotify.