X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=guestfish.pod;h=28daa0abdf40247519533c21d43b54742cc7c05d;hp=e7a4ffa6f5576eab5ce721fedb2ffb73c6b6ee77;hb=9c662c7ea543ca5bc9ffae45283e92db7ba68e1f;hpb=c10fa84ada465d83bcbe0550ed512215036b4bea diff --git a/guestfish.pod b/guestfish.pod index e7a4ffa..28daa0a 100644 --- a/guestfish.pod +++ b/guestfish.pod @@ -278,6 +278,15 @@ editors. NOTE: This will not work reliably for large files (> 2 MB) or binary files containing \0 bytes. +=head2 lcd + + lcd directory + +Change the local directory, ie. the current directory of guestfish +itself. + +Note that C won't do what you might expect. + @ACTIONS@ =head1 ENVIRONMENT VARIABLES @@ -300,6 +309,10 @@ Set the default qemu binary that libguestfs uses. If not set, then the qemu which was found at compile time by the configure script is used. +=item LIBGUESTFS_APPEND + +Pass additional options to the guest kernel. + =item HOME If compiled with GNU readline support, then the command history @@ -320,7 +333,7 @@ I<1> if there was an error. =head1 SEE ALSO L, -L. +L. =head1 AUTHORS @@ -329,7 +342,7 @@ Richard W.M. Jones (C) =head1 COPYRIGHT Copyright (C) 2009 Red Hat Inc. -L +L This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by