summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/guestfs.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 41e84ac9..137deeae 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -3025,15 +3025,15 @@ L<virt-sparsify(1)> command and documentation.
Source code to the C library.
-=item C<tools>
-
-Command line tools written in Perl (L<virt-win-reg(1)> and many others).
-
=item C<test-tool>
Test tool for end users to test if their qemu/kernel combination
will work with libguestfs.
+=item C<tools>
+
+Command line tools written in Perl (L<virt-win-reg(1)> and many others).
+
=item C<csharp>
=item C<erlang>