summaryrefslogtreecommitdiffstats
path: root/src/guestfs.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-12-22 08:33:16 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-12-22 08:33:16 +0000
commitf5a49bf1cae335889da6be53fd1ca302273be78b (patch)
treeeb38201459b480559ef6ab6862b5dbcc3ef6d999 /src/guestfs.pod
parenta0a8de4253ad545d668977dbf54f90118f601192 (diff)
downloadlibguestfs-f5a49bf1cae335889da6be53fd1ca302273be78b.tar.gz
libguestfs-f5a49bf1cae335889da6be53fd1ca302273be78b.tar.xz
libguestfs-f5a49bf1cae335889da6be53fd1ca302273be78b.zip
docs: Arrange directory names in alphabetical order.
Diffstat (limited to 'src/guestfs.pod')
-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>