summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-21 13:19:33 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-21 13:19:50 +0100
commit52e38c7bdc293cb2f2531eab3dde6d569a05b5e9 (patch)
treec9615397f83a7ea59e4ef516f7ac9d9216755792 /examples
parent1e4c6e36a6d122b4615dc509ef745dde7e37321d (diff)
downloadlibguestfs-52e38c7bdc293cb2f2531eab3dde6d569a05b5e9.tar.gz
libguestfs-52e38c7bdc293cb2f2531eab3dde6d569a05b5e9.tar.xz
libguestfs-52e38c7bdc293cb2f2531eab3dde6d569a05b5e9.zip
recipes: Update dumping filesystem content to mention that we now support MD/RAID.
Diffstat (limited to 'examples')
-rw-r--r--examples/guestfs-recipes.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod
index 81dae7c5..ae0cdf0a 100644
--- a/examples/guestfs-recipes.pod
+++ b/examples/guestfs-recipes.pod
@@ -83,7 +83,7 @@ of C<guestfish -h>
You can use the L<guestfish(1)> C<download> command to extract the raw
filesystem content from any filesystem in a disk image or a VM (even
-one which is encrypted or buried inside an LV):
+one which is encrypted or buried inside an LV or RAID device):
guestfish --ro -a disk.img run : download /dev/sda1 sda1.img