switch to the new struct writer/writer_node abstraction
[paraslash.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 41a45c45a3ad8c72a10ef0d197fc29bcfb18f28f..d791cb780d11829ae3a9b8ecc2d900148263af5b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -79,7 +79,7 @@ to retrieve the list of available commands and some server info.
 Choose an audio file selector
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 paraslash has three different audio file selectors: random (default),
-plm (the playlist manager) and mysql.
+playlist and mysql.
 
        The random selector chooses files randomly from the given
        directory.
@@ -97,8 +97,7 @@ plm (the playlist manager) and mysql.
 
 The current audio file selector can be changed at runtime via
 
-       para_client cdt new_selector
-
+       para_client chs new_selector
 
 
 Start streaming manually