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:
3d9b2a7
)
fish: Update documentation: Using 'lcd' command to change local directory.
author
Richard Jones
<rjones@redhat.com>
Tue, 13 Apr 2010 20:25:50 +0000
(21:25 +0100)
committer
Richard Jones
<rjones@redhat.com>
Tue, 13 Apr 2010 20:26:47 +0000
(21:26 +0100)
fish/guestfish.pod
patch
|
blob
|
history
diff --git
a/fish/guestfish.pod
b/fish/guestfish.pod
index
e2ea505
..
999cc3f
100644
(file)
--- a/
fish/guestfish.pod
+++ b/
fish/guestfish.pod
@@
-367,6
+367,9
@@
will create a directory C<local> on the host, and then export
the contents of C</remote> on the mounted filesystem to
C<local/remote-data.tar.gz>. (See C<tgz-out>).
+To change the local directory, use the C<lcd> command. C<!cd> will
+have no effect, due to the way that subprocesses work in Unix.
+
=head1 PIPES
Use C<command E<lt>spaceE<gt> | command> to pipe the output of the