From eddef045ab4916e05534fa7bcd99c0f6bff5454f Mon Sep 17 00:00:00 2001 From: Claudio Matsuoka Date: Fri, 14 Sep 2012 17:48:23 -0300 Subject: [PATCH] [xmp] Update manpage Add documentation for --reverse option. Signed-off-by: Claudio Matsuoka --- src/xmp.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/xmp.1 b/src/xmp.1 index ed37cce..9a4fde4 100644 --- a/src/xmp.1 +++ b/src/xmp.1 @@ -94,6 +94,8 @@ Set the percentual panning amplitude\&. Exit after probing the audio device\&. .IP "\fB-R, --random\fP" Play modules in random order\&. +.IP "\fB-r, --reverse\fP" +Reverse left/right stereo channels\&. .IP "\fB-S, --solo\fP \fIchannel-list\fP" Play only the specified channels\&. \fIchannel-list\fP is a comma-separated list of decimal channel ranges\&. Example: 0,2-4,8-16\&.