summaryrefslogtreecommitdiffstats
path: root/audio/nas/README
diff options
context:
space:
mode:
author David Woodfall2013-02-10 16:25:51 +0100
committer dsomero2013-02-10 16:25:51 +0100
commit58f15a4eab5f0f40c94092be086f1711ffa59f63 (patch)
tree177805f586dbf8e7b6d8094cbefa97a7cd769893 /audio/nas/README
parent65dc4c31b379c50a3b4036bd4c67ef9c0394361f (diff)
downloadslackbuilds-58f15a4eab5f0f40c94092be086f1711ffa59f63.tar.gz
audio/nas: Minor fixes, added rc.* file.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/nas/README')
-rw-r--r--audio/nas/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/nas/README b/audio/nas/README
index 901e77f522..4bf7d8cbf0 100644
--- a/audio/nas/README
+++ b/audio/nas/README
@@ -9,8 +9,11 @@ See the /etc/nas/nasd.conf.eg for an example config.
Example server startup command:
-nasd :0 -aa &
+nasd :0 -aa -b
Example client command:
AUDIOSERVER=192.168.1.2:0 mplayer -ao nas movie.avi
+
+For full description of options etc. please see nas(1), nasd(1)
+and nasd.conf(5).