Rewrite of main loop impl, start of FileIn/FileOut support.
[libguestfs.git] / guestfish-actions.pod
index d4c0401..116878d 100644 (file)
@@ -289,7 +289,7 @@ Return the contents of the file named C<path>.
 
 Note that this function cannot correctly handle binary files
 (specifically, files containing C<\0> character which is treated
-as end of string).  For those you need to use the C<read_file>
+as end of string).  For those you need to use the C<download>
 function which has a more complex interface.
 
 Because of the message protocol, there is a transfer limit