fish: Fix 'more' command to work with any file.
[libguestfs.git] / fish / guestfish.pod
index 1933290..aeb4c8d 100644 (file)
@@ -841,9 +841,6 @@ This is used to view a file.
 The default viewer is C<$PAGER>.  However if you use the alternate
 command C<less> you will get the C<less> command specifically.
 
-NOTE: This will not work reliably for large files
-(> 2 MB) or binary files containing \0 bytes.
-
 =head2 quit | exit
 
 This exits guestfish.  You can also use C<^D> key.