New recipe: iso2tar.
[libguestfs.git] / recipes / iso2tar.html
diff --git a/recipes/iso2tar.html b/recipes/iso2tar.html
new file mode 100644 (file)
index 0000000..b72f3ba
--- /dev/null
@@ -0,0 +1,11 @@
+<p>
+Convert a CD-ROM or DVD ISO to a tarball.
+</p>
+
+<p>
+Usage is very simple:
+</p>
+
+<pre>
+iso2tar.sh cd.iso output.tar.gz
+</pre>