From 92e4b9772a46f4b40b47df44fd3964c868e3c12f Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Tue, 30 Apr 2013 17:22:53 -0400 Subject: implement --max-volume to override baked in defaults Solves GH#19. --- ponymix.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ponymix.1') 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. -- cgit v1.2.3