forked from badaix/snapcast
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
badaix
committed
Feb 21, 2016
1 parent
968bfdf
commit 3a02bc3
Showing
3 changed files
with
24 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,10 +39,10 @@ daemonize, optional process priority [-20..19] | |
.TP | ||
\fB--latency\fR | ||
latency of the soundcard | ||
.\".SH FILES | ||
.\".TP | ||
.\"\fC/dev/cf0\fR | ||
The remote coffee machine device | ||
.SH FILES | ||
.TP | ||
\fI/etc/default/snapclient\fR | ||
the daemon default configuration file | ||
.SH "COPYRIGHT" | ||
Copyright (C) 2014-2016 Johannes Pohl ([email protected]). | ||
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,8 +46,14 @@ buffer [ms] (default = 1000) | |
daemonize, optional process priority [-20..19] | ||
.SH FILES | ||
.TP | ||
\fC/tmp/snapfifo\fR | ||
\fI/tmp/snapfifo\fR | ||
PCM input fifo file | ||
.TP | ||
\fI/etc/default/snapserver\fR | ||
the daemon default configuration file | ||
.TP | ||
\fI~/.config/snapcast/server.json\fR or (if $HOME is not set) \fI/var/lib/snapcast/server.json\fR | ||
persistent server data file | ||
.SH "COPYRIGHT" | ||
Copyright (C) 2014-2016 Johannes Pohl ([email protected]). | ||
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | ||
|