diff options
author | Richard Jones <rjones@redhat.com> | 2010-09-09 14:11:20 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-09-09 14:11:20 +0100 |
commit | b5c287bcd456bdb02d8ec0443483df34f4fd6b5d (patch) | |
tree | f64de62255da04018129864f1dbf6e48732e4b66 /fish/guestfish.pod | |
parent | 13be76168260ee57e3d134177066ca7ceb984092 (diff) | |
download | libguestfs-b5c287bcd456bdb02d8ec0443483df34f4fd6b5d.tar.gz libguestfs-b5c287bcd456bdb02d8ec0443483df34f4fd6b5d.tar.xz libguestfs-b5c287bcd456bdb02d8ec0443483df34f4fd6b5d.zip |
fish: Fix 'edit' command to work with any file.
Diffstat (limited to 'fish/guestfish.pod')
-rw-r--r-- | fish/guestfish.pod | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod index e715e6e9..19332909 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -798,9 +798,6 @@ The editor is C<$EDITOR>. However if you use the alternate commands C<vi> or C<emacs> you will get those corresponding editors. -NOTE: This will not work reliably for large files -(> 2 MB) or binary files containing \0 bytes. - =head2 glob glob command args... |