summaryrefslogtreecommitdiffstats
path: root/doc/man/amarokapp.1
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-01-29 01:10:31 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-03-04 23:49:15 +0100
commit16ec57d25f13f92bd0d84317f1679fef3b98eeaa (patch)
tree49e41122369e3ef7e0bce7c20cd92eaf1ece3b17 /doc/man/amarokapp.1
parentaf56fd3c134a4304763d656f99b694f85acf8238 (diff)
downloadamarok-16ec57d25f13f92bd0d84317f1679fef3b98eeaa.tar.gz
amarok-16ec57d25f13f92bd0d84317f1679fef3b98eeaa.zip
Conversion to the cmake building system based on S.Amelian's work.
The embedded sqlite3 has been upgraded to 3.4.2 . Added few man pages taken from the Debian packaging system. Rework of the README and INSTALL files. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/man/amarokapp.1')
-rw-r--r--doc/man/amarokapp.123
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/man/amarokapp.1 b/doc/man/amarokapp.1
new file mode 100644
index 00000000..91ff8b6a
--- /dev/null
+++ b/doc/man/amarokapp.1
@@ -0,0 +1,23 @@
+.\" Generated by kdemangen.pl and edited by hand
+.TH AMAROK 1 "Feb 2008" "Amarok" "An audio player for TDE"
+.SH NAME
+amarokapp
+\- A direct executable for Amarok.
+.SH SYNOPSIS
+amarokapp [Qt-options] [TDE-options] [URL(s)]
+.SH DESCRIPTION
+Amarok is a multimedia player based on the soundserver-independent framework.
+There are many media players around these days, true. What's missing from most
+players is a user interface, that doesn't get in the way of the user.
+.P
+This is direct Amarok executable. The recommend way to run Amarok is using
+\fBamarok(1)\fP, which is a wrapper script around \fBamarokapp\fP. However, if you're
+debugging Amarok with gdb, valgrind or similar program, you will probably want to
+run it against this binary directly.
+.P
+\fBamarokapp(1)\fP takes the same command line options and arguments as
+\fBamarok(1)\fP. See its manual page for more information how to run \fBamarokapp\fP.
+.SH SEE ALSO
+amarok(1)
+.SH OTHER
+This manual page was written by Modestas Vainius <modestas@vainius.eu> for Debian.