summaryrefslogtreecommitdiff
path: root/audio/nas/README
diff options
context:
space:
mode:
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).