Add missing documentation for guestfish 'lcd' command.
authorRichard Jones <rjones@redhat.com>
Mon, 8 Jun 2009 14:48:39 +0000 (15:48 +0100)
committerRichard Jones <rjones@redhat.com>
Mon, 8 Jun 2009 14:48:39 +0000 (15:48 +0100)
guestfish.pod

index d44e3e3..8c9f833 100644 (file)
@@ -278,6 +278,15 @@ editors.
 NOTE: This will not work reliably for large files
 (> 2 MB) or binary files containing \0 bytes.
 
 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<!cd> won't do what you might expect.
+
 @ACTIONS@
 
 =head1 ENVIRONMENT VARIABLES
 @ACTIONS@
 
 =head1 ENVIRONMENT VARIABLES