fish: In guestfish(1) turn command references into links.
[libguestfs.git] / fish / guestfish.pod
index 66e3e67..8fc720e 100644 (file)
@@ -607,9 +607,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.