changeset 16254:136d745cc980

Further clarify loadfile/loadlist description.
author diego
date Thu, 18 Aug 2005 10:50:27 +0000
parents d7b41311866a
children 2b75978da320
files DOCS/tech/slave.txt
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/slave.txt	Thu Aug 18 09:40:59 2005 +0000
+++ b/DOCS/tech/slave.txt	Thu Aug 18 10:50:27 2005 +0000
@@ -175,11 +175,13 @@
 
 loadfile <file|url> <append>
     Load the given file/URL, stopping playback of the current file/URL.
-    If <append> is nonzero it will be appended to the playlist instead.
+    If <append> is nonzero playback continues and the file/URL is
+    appended to the current playlist instead.
 
 loadlist <file> <append>
     Load the given playlist file, stopping playback of the current file.
-    If <append> is nonzero it will be appended to the playlist instead.
+    If <append> is nonzero playback continues and the playlist file is
+    appended to the current playlist instead.
 
 change_rectangle <val1> <val2>
     Change the position of the rectangle filter rectangle.