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:
8902b33
)
fish: Fix typo in documentation of copy-out.
author
Richard Jones
<rjones@redhat.com>
Thu, 9 Sep 2010 23:02:56 +0000
(
00:02
+0100)
committer
Richard Jones
<rjones@redhat.com>
Thu, 9 Sep 2010 23:02:56 +0000
(
00:02
+0100)
fish/guestfish.pod
patch
|
blob
|
history
diff --git
a/fish/guestfish.pod
b/fish/guestfish.pod
index
70de8e3
..
f9269a1
100644
(file)
--- a/
fish/guestfish.pod
+++ b/
fish/guestfish.pod
@@
-811,7
+811,7
@@
current directory, use C<.> as in:
copy-out /home .
Wildcards cannot be used in the ordinary command, but you can use
-th
is
with the help of L</glob> like this:
+th
em
with the help of L</glob> like this:
glob copy-out /home/* .