diff options
Diffstat (limited to 'guestfish.pod')
-rw-r--r-- | guestfish.pod | 5 |
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 |