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-10-01 15:05:18 +0100
commit2902bd9bc0c28e5e3b95b9cff22f7d8a00be4bf2 (patch)
tree2d7f09dc864ef121012155e576dab6fd750c81b8 /src
parent81bad5ef7451d3a45cd7481f3b6cce823459fa62 (diff)
downloadlibguestfs-2902bd9bc0c28e5e3b95b9cff22f7d8a00be4bf2.tar.gz
libguestfs-2902bd9bc0c28e5e3b95b9cff22f7d8a00be4bf2.tar.xz
libguestfs-2902bd9bc0c28e5e3b95b9cff22f7d8a00be4bf2.zip
docs: Link to guestfs-recipes(1) from intro in guestfs(3).
(cherry picked from commit d19e557df54f3822d38621b8c2da098bf44b4d53) (cherry picked from commit b782d36589a981760625967b47b8e1d38aa1c90a)
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 e1000c21..ada4a5f7 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -36,6 +36,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)>.