diff options
author | David Woodfall <dave@dawoodfall.net> | 2013-02-10 10:25:51 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-02-10 10:25:51 -0500 |
commit | 58f15a4eab5f0f40c94092be086f1711ffa59f63 (patch) | |
tree | 177805f586dbf8e7b6d8094cbefa97a7cd769893 /audio/nas/README | |
parent | 65dc4c31b379c50a3b4036bd4c67ef9c0394361f (diff) | |
download | slackbuilds-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/README | 5 |
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). |