|
a/man/upmpdcli.1 |
|
b/man/upmpdcli.1 |
1 |
.\" Hey, EMACS: -*- nroff -*-
|
1 |
.\" Hey, EMACS: -*- nroff -*-
|
2 |
.\" (C) Copyright 2014 Jean-Francois Dockes <dockes@y.dockes.com>,
|
2 |
.\" (C) Copyright 2014 Jean-Francois Dockes <dockes@y.dockes.com>,
|
3 |
.\"
|
3 |
.\"
|
4 |
.\" First parameter, NAME, should be all caps
|
|
|
5 |
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
|
|
6 |
.\" other parameters are allowed: see man(7), man(1)
|
|
|
7 |
.TH UPMPDCLI SECTION "February 10, 2014"
|
4 |
.TH UPMPDCLI 1 "February 10, 2014"
|
8 |
.\" Please adjust this date whenever revising the manpage.
|
5 |
.\" Please adjust this date whenever revising the manpage.
|
9 |
.\"
|
6 |
.\"
|
10 |
.\" Some roff macros, for reference:
|
|
|
11 |
.\" .nh disable hyphenation
|
|
|
12 |
.\" .hy enable hyphenation
|
|
|
13 |
.\" .ad l left justify
|
|
|
14 |
.\" .ad b justify to both left and right margins
|
|
|
15 |
.\" .nf disable filling
|
|
|
16 |
.\" .fi enable filling
|
|
|
17 |
.\" .br insert line break
|
|
|
18 |
.\" .sp <n> insert n+1 empty lines
|
|
|
19 |
.\" for manpage-specific macros, see man(7)
|
|
|
20 |
.SH NAME
|
7 |
.SH NAME
|
21 |
upmpdcli \- UPnP Media Renderer front-end to MPD, the Music Player Daemon
|
8 |
upmpdcli \- UPnP Media Renderer front-end to MPD, the Music Player Daemon
|
22 |
.SH SYNOPSIS
|
9 |
.SH SYNOPSIS
|
23 |
.B upmpdcli
|
10 |
.B upmpdcli
|
24 |
.RI [ options ] " files" ...
|
11 |
.RI [ options ] " files" ...
|
25 |
.SH DESCRIPTION
|
12 |
.SH DESCRIPTION
|
26 |
.PP
|
13 |
.PP
|
27 |
.\" TeX users may be more comfortable with the \fB<whatever>\fP and
|
|
|
28 |
.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
|
|
|
29 |
.\" respectively.
|
|
|
30 |
\fBupmpdcli\fP is a program which should be run permanently (typically as a
|
14 |
\fBupmpdcli\fP is a program which should be run permanently (typically as a
|
31 |
daemon, or started upon logging in), and acts as an UPnP Media Renderer,
|
15 |
daemon, or started upon logging in), and acts as an UPnP Media Renderer,
|
32 |
using the Music Player Daemon, \fBmpd\fP, for actually playing the
|
16 |
using the Music Player Daemon, \fBmpd\fP, for actually playing the
|
33 |
music. This allows integrating the high quality and widely ported MPD
|
17 |
music. This allows integrating the high quality and widely ported MPD
|
34 |
inside an UPnP-based music network, typically with a remote running on a
|
18 |
inside an UPnP-based music network, typically with a remote running on a
|