X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=guestfish.pod;h=8c9f8331e065270b698dcc21bddaf829ad5ddc8f;hb=9726fe0b346cefb3e055b3a2f9daf0bf5252267d;hp=e7a4ffa6f5576eab5ce721fedb2ffb73c6b6ee77;hpb=c10fa84ada465d83bcbe0550ed512215036b4bea;p=libguestfs.git diff --git a/guestfish.pod b/guestfish.pod index e7a4ffa..8c9f833 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