mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 22:25:56 -05:00
[docs] Time to update the man page a bit
This commit is contained in:
parent
d6d7f0e1ce
commit
3c38b72a80
@ -1,16 +1,15 @@
|
||||
.\" -*- nroff -*-
|
||||
.TH FORKED-DAAPD "8" "2010-01-05" "forked-daapd" "RSP & DAAP media server"
|
||||
.TH FORKED-DAAPD "8" "2015-12-30" "forked-daapd" "DAAP, MPD & RSP media server"
|
||||
.SH NAME
|
||||
mt\-daapd \- RSP & iTunes\-compatible DAAP server
|
||||
forked\-daapd \- iTunes\-compatible DAAP server with MPD and RSP support
|
||||
.SH SYNOPSIS
|
||||
.B forked-daapd
|
||||
[\fIoptions\fR]
|
||||
.SH DESCRIPTION
|
||||
\fBforked\-daapd\fP is an RSP (Roku Streaming Protocol) and DAAP (Digital
|
||||
Audio Access Protocol) server. It allows you to share your music
|
||||
collection over the local network using the RSP protocol used by
|
||||
devices from Roku and/or the DAAP protocol also used by Apple's
|
||||
iTunes.
|
||||
\fBforked\-daapd\fP is a Linux/FreeBSD DAAP (iTunes) media server with support
|
||||
for AirPlay devices, Apple Remote (and compatibles), MPD, Spotify, mp3 streaming
|
||||
and internet radio. It allows you to share your music collection over the local
|
||||
network.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fB\-d\fR \fIlevel\fP
|
||||
@ -19,7 +18,10 @@ Log level (0\-5).
|
||||
\fB\-D\fR \fIdom,..,dom\fP
|
||||
Debug domains; available domains are: \fIconfig\fP, \fIdaap\fP,
|
||||
\fIdb\fP, \fIhttpd\fP, \fImain\fP, \fImdns\fP, \fImisc\fP,
|
||||
\fIrsp\fP, \fIscan\fP, \fIxcode\fP, \fIevent\fP.
|
||||
\fIrsp\fP, \fIscan\fP, \fIxcode\fP, \fIevent\fP, \fIhttp\fP, \fIremote\fP,
|
||||
\fIdacp\fP, \fIffmpeg\fP, \fIartwork\fP, \fIplayer\fP, \fIraop\fP,
|
||||
\fIlaudio\fP, \fIdmap\fP, \fIfdbperf\fP, \fIspotify\fP, \fIlastfm\fP,
|
||||
\fIcache\fP, \fImpd\fP, \fIstream\fP.
|
||||
.TP
|
||||
\fB\-c\fR \fIfile\fP
|
||||
Use \fIfile\fP as the configuration file.
|
||||
@ -40,11 +42,6 @@ Display version information.
|
||||
\fI/etc/forked\-daapd.conf\fR
|
||||
\fI/var/cache/forked\-daapd\fR
|
||||
.fi
|
||||
.SH AUTHORS
|
||||
\fBforked\-daapd\fP was written by Julien BLACHE <jb@jblache.org> as a
|
||||
fork/rewrite of mt\-daapd. mt\-daapd was written by Ron Pedde
|
||||
<ron@pedde.com>.
|
||||
.PP
|
||||
This manual page was written by Rog\['e]rio Brito
|
||||
<rbrito@users.sf.net> and Julien BLACHE <jblache@debian.org>
|
||||
for the Debian project (but may be used by others).
|
||||
.SH SEE ALSO
|
||||
See \fIhttp://ejurgensen.github.io/forked-daapd/\fR for more in-depth information
|
||||
about using \fBforked-daapd\fP.
|
||||
|
Loading…
Reference in New Issue
Block a user