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:
baefb82
)
cat: Small documentation correction.
author
Richard W.M. Jones
<rjones@redhat.com>
Sun, 28 Aug 2011 16:35:34 +0000
(17:35 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sun, 28 Aug 2011 16:35:34 +0000
(17:35 +0100)
cat/virt-cat.pod
patch
|
blob
|
history
diff --git
a/cat/virt-cat.pod
b/cat/virt-cat.pod
index
4002188
..
c5d5c6e
100755
(executable)
--- a/
cat/virt-cat.pod
+++ b/
cat/virt-cat.pod
@@
-186,8
+186,7
@@
file from a disk image directly, use:
guestfish --ro -a disk.img -m /dev/sda1 download file -
where C<disk.img> is the disk image, C</dev/sda1> is the filesystem
-within the disk image to edit, and C<file> is the full path to the
-file.
+within the disk image, and C<file> is the full path to the file.
=head1 SHELL QUOTING