cruxports/mpd/mpd.1

101 lines
2.4 KiB
Groff

.\" Man page generated from reStructuredText.
.
.TH "MPD" "1" "Dec 1, 2021" "0.23.5" "Music Player Daemon"
.SH NAME
mpd \- MPD documentation
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.SH SYNOPSIS
.sp
\fBmpd\fP [options] [CONF_FILE]
.SH DESCRIPTION
.sp
MPD is a daemon for playing music. Music is played through the configured audio output(s) (which are generally local, but can be remote). The daemon stores info about all available music, and this info can be easily searched and retrieved. Player control, info retrieval, and playlist management can all be managed remotely.
.sp
MPD searches for a config file in \fB$XDG_CONFIG_HOME/mpd/mpd.conf\fP
then \fB~/.mpdconf\fP then \fB~/.mpd/mpd.conf\fP then \fB/usr/local/etc/mpd.conf\fP or uses \fBCONF_FILE\fP\&.
.sp
Read more about MPD at \fI\%http://www.musicpd.org/\fP
.SH OPTIONS
.INDENT 0.0
.TP
.B \-\-help
Output a brief help message.
.UNINDENT
.INDENT 0.0
.TP
.B \-\-kill
Kill the currently running mpd session. The pid_file parameter must be specified in the config file for this to work.
.UNINDENT
.INDENT 0.0
.TP
.B \-\-no\-config
Don\(aqt read from the configuration file.
.UNINDENT
.INDENT 0.0
.TP
.B \-\-no\-daemon
Don\(aqt detach from console.
.UNINDENT
.INDENT 0.0
.TP
.B \-\-stderr
Print messages to stderr.
.UNINDENT
.INDENT 0.0
.TP
.B \-\-verbose
Verbose logging.
.UNINDENT
.INDENT 0.0
.TP
.B \-\-version
Print version information.
.UNINDENT
.SH FILES
.INDENT 0.0
.TP
.B \fB$XDG_CONFIG_HOME/mpd/mpd.conf\fP
User configuration file (usually \fB~/.config/mpd/mpd.conf\fP).
.TP
.B \fB/etc/mpd.conf\fP
Global configuration file.
.UNINDENT
.SH SEE ALSO
.sp
\fBmpd.conf(5)\fP, \fBmpc(1)\fP
.SH BUGS
.sp
If you find a bug, please report it at \fI\%https://github.com/MusicPlayerDaemon/MPD/issues/\fP
.SH AUTHOR
Max Kellermann
.SH COPYRIGHT
2003-2021 The Music Player Daemon Project
.\" Generated by docutils manpage writer.
.