From 307e8bc51a7416fa62ec43568cb8ba1876490a62 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 11 Apr 2012 22:02:19 +0100 Subject: docs: Add libguestfs-test-tool(1) and libguestfs-make-fixed-appliance(1) to guestfs(3) man page. Inexplicably these were not included before. --- src/guestfs.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/guestfs.pod b/src/guestfs.pod index e2377b82..7dc948e5 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -3376,9 +3376,11 @@ L, L, L, L, -L, +L, +L, L, L, +L, L, L, L. -- cgit