summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-09-25 18:30:36 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-09-25 18:30:36 +0100
commitd19e557df54f3822d38621b8c2da098bf44b4d53 (patch)
treee8753e627b568b1dd6a1ba8bef36ba4c72765bd8 /src
parenta8056050c0f303f66ba2beed3bbe1ade8fca79cf (diff)
downloadlibguestfs-d19e557df54f3822d38621b8c2da098bf44b4d53.tar.gz
libguestfs-d19e557df54f3822d38621b8c2da098bf44b4d53.tar.xz
libguestfs-d19e557df54f3822d38621b8c2da098bf44b4d53.zip
docs: Link to guestfs-recipes(1) from intro in guestfs(3).
Diffstat (limited to 'src')
-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)>.