]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
INSTALL: Replace "para" by "para_client".
authorAndre Noll <maan@systemlinux.org>
Fri, 11 Jan 2008 16:06:58 +0000 (17:06 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 11 Jan 2008 16:06:58 +0000 (17:06 +0100)
The para alias is only introduced in README.afs. Reported by
Johannes Wörner.

INSTALL

diff --git a/INSTALL b/INSTALL
index 583f72abf7d9a4e1d4aa0c84f0f4fa4581ffbf7f..3c059058110bdc19cfe9b2c0ccbd6bbc798ec909 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -140,8 +140,8 @@ Print a list of all audio files found with
 Start streaming manually
 ------------------------
 
 Start streaming manually
 ------------------------
 
-       para play
-       para stat 2
+       para_client play
+       para_client stat 2
 
 This starts streaming and dumps some information about the current
 audio file to stdout.
 
 This starts streaming and dumps some information about the current
 audio file to stdout.