git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3496c6c
)
Add missing documentation for guestfish 'lcd' command.
author
Richard Jones
<rjones@redhat.com>
Mon, 8 Jun 2009 14:48:39 +0000
(15:48 +0100)
committer
Richard Jones
<rjones@redhat.com>
Mon, 8 Jun 2009 14:48:39 +0000
(15:48 +0100)
guestfish.pod
patch
|
blob
|
history
diff --git
a/guestfish.pod
b/guestfish.pod
index
d44e3e3
..
8c9f833
100644
(file)
--- 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<!cd> won't do what you might expect.
+
@ACTIONS@
=head1 ENVIRONMENT VARIABLES