summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2010-08-04 01:29:13 +0200
committerBenjamin Drung <bdrung@ubuntu.com>2010-08-04 01:29:13 +0200
commitcfc3a681cfae56b9feb6451654c3f51001156842 (patch)
tree88bbd99e30d4bb600e53d417acf68a01f466333f /man
parent7fc1ac65d6f941ed101328823c9dbceea05ff017 (diff)
Imported Upstream version 2.4~beta2
Diffstat (limited to 'man')
-rw-r--r--man/Makefile2
-rw-r--r--man/audacious2.1.in11
2 files changed, 2 insertions, 11 deletions
diff --git a/man/Makefile b/man/Makefile
index 274b3ee..c06cade 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -1,5 +1,7 @@
MAN = audacious2.1 audtool2.1
+DISTCLEAN = audacious2.1 audtool2.1
+
include ../buildsys.mk
install-extra:
diff --git a/man/audacious2.1.in b/man/audacious2.1.in
index a2d2264..72e1c2b 100644
--- a/man/audacious2.1.in
+++ b/man/audacious2.1.in
@@ -79,17 +79,6 @@ Go to the next song in the playlist.
Show the installed version of Audacious.
.TP
-.I -i, --interface gtkui | skinned | headless
-Start Audacious with the given interface. "gtkui" is the native GTK+ interface.
-"skinned" is an interface which uses Winamp Classic skins. (Skins can be placed
-in \fI@datarootdir@/audacious/Skins\fP, \fI~/.local/share/audacious/Skins\fP,
-and the folder specified by the environment variable \fISKINSDIR\fP. They can be
-unarchived or in the following archive formats: \fI.zip\fP, \fI.wsz\fP,
-\fI.tgz\fP, \fI.tar.gz\fP, and \fI.tar.bz2\fP.) In "headless" mode, Audacious
-starts without a user interface. In this mode, it can only be controlled from
-the command line or by a compatible client program.
-
-.TP
.I -m, --show-main-window
Show the Audacious window if it is hidden and bring it to the top.