summaryrefslogtreecommitdiffstats
path: root/guestfish.pod
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-14 15:52:04 +0100
committerRichard Jones <rjones@redhat.com>2009-04-14 15:52:04 +0100
commitd268e64fe76944dc042e7ec68a65e59a6cff16ce (patch)
tree7ec8cfe1d097c1eb17f37d08e1ae5baf636a8b67 /guestfish.pod
parent374af1d1c85580a7768967bf2f199f10182b011e (diff)
downloadlibguestfs-d268e64fe76944dc042e7ec68a65e59a6cff16ce.tar.gz
libguestfs-d268e64fe76944dc042e7ec68a65e59a6cff16ce.tar.xz
libguestfs-d268e64fe76944dc042e7ec68a65e59a6cff16ce.zip
Added bindings for GNU readline.
Diffstat (limited to 'guestfish.pod')
-rw-r--r--guestfish.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/guestfish.pod b/guestfish.pod
index 9d988bf9..8691dfe9 100644
--- a/guestfish.pod
+++ b/guestfish.pod
@@ -217,6 +217,11 @@ same effect as using the B<-v> option.
Set the path that guestfish uses to search for kernel and initrd.img.
See the discussion of paths in L<guestfs(3)>.
+=item HOME
+
+If compiled with GNU readline support, then the command history
+is saved in C<$HOME/.guestfish>
+
=back
=head1 SEE ALSO