summaryrefslogtreecommitdiffstats
path: root/generator/actions.ml
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-09-03 11:34:01 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-09-03 17:45:10 +0100
commitefdc2bae40b3e74b90a61f82bcb7b18830697272 (patch)
tree13bb053c8ae8e54051065411103fa1a4471d2867 /generator/actions.ml
parent20902e7ce02fa375d5d336e6b984f615472ad1b1 (diff)
downloadlibguestfs-efdc2bae40b3e74b90a61f82bcb7b18830697272.tar.gz
libguestfs-efdc2bae40b3e74b90a61f82bcb7b18830697272.tar.xz
libguestfs-efdc2bae40b3e74b90a61f82bcb7b18830697272.zip
guestfs(3): Document disk image formats and how to detect them.
Diffstat (limited to 'generator/actions.ml')
-rw-r--r--generator/actions.ml4
1 files changed, 3 insertions, 1 deletions
diff --git a/generator/actions.ml b/generator/actions.ml
index b131eafd..65f38a24 100644
--- a/generator/actions.ml
+++ b/generator/actions.ml
@@ -2282,7 +2282,9 @@ C<filename> can also be a host device, etc. If the format of the
image could not be detected, then C<\"unknown\"> is returned.
Note that detecting the disk format can be insecure under some
-circumstances. See L<guestfs(3)/CVE-2010-3851>." };
+circumstances. See L<guestfs(3)/CVE-2010-3851>.
+
+See also: L<guestfs(3)/DISK IMAGE FORMATS>" };
]