summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-21 13:21:55 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-21 13:21:55 +0100
commit984044043dc423687862fe2058b43786ab4acf1a (patch)
treead2bd9f2b2f02b09c24f42c707d2da6ff01c5418
parent52e38c7bdc293cb2f2531eab3dde6d569a05b5e9 (diff)
downloadlibguestfs-984044043dc423687862fe2058b43786ab4acf1a.tar.gz
libguestfs-984044043dc423687862fe2058b43786ab4acf1a.tar.xz
libguestfs-984044043dc423687862fe2058b43786ab4acf1a.zip
FAQ: Re-add #backup anchor for section on backups.
-rw-r--r--examples/guestfs-faq.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/guestfs-faq.pod b/examples/guestfs-faq.pod
index 28257437..48872e3d 100644
--- a/examples/guestfs-faq.pod
+++ b/examples/guestfs-faq.pod
@@ -571,6 +571,13 @@ the libguestfs API. However the GVFS FTP backend makes multiple
simultaneous connections in order to keep interactivity, which we
can't easily do with libguestfs.
+=begin html
+
+<!-- old anchor for the next section -->
+<a name="backup"/>
+
+=end html
+
=head2 Can I use C<guestfish --ro> as a way to backup my virtual machines?
Usually this is not a good idea. The question is answered in more