df: Add --uuid option to print guest UUIDs instead of names (RHBZ#646821).
[libguestfs.git] / recipes / README
index 6f7e255..4361327 100644 (file)
@@ -2,13 +2,13 @@ This directory contains guestfish-based shell which give some useful
 recipes to follow.
 
 These also get copied to the website here:
-http://et.redhat.com/~rjones/libguestfs/recipes.html
+http://libguestfs.org/recipes.html
 
 The format for each recipe is:
 
   foo.sh           Shell script, using guestfish.
-  foo.html         HTML snippet describing the recipe (should start
-                   with <h2>..</h2> giving the title of the recipe)
+  foo.title        The title of the recipe.
+  foo.html         HTML snippet describing the recipe.
   foo.example      Plain text snippet showing example output.
 
 Everything in the recipes/ directory may be used and distributed