summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/guestfs.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 2cac823a..922e51a6 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -38,6 +38,8 @@ For examples of using the API from C, see L<guestfs-examples(3)>. For
examples in other languages, see
L</USING LIBGUESTFS WITH OTHER PROGRAMMING LANGUAGES> below.
+For tips and recipes, see L<guestfs-recipes(1)>.
+
If you are having performance problems, read
L<guestfs-performance(1)>. To help test libguestfs, read
L<libguestfs-test-tool(1)> and L<guestfs-testing(1)>.