summaryrefslogtreecommitdiffstats
path: root/test-tool/libguestfs-test-tool.pod
diff options
context:
space:
mode:
Diffstat (limited to 'test-tool/libguestfs-test-tool.pod')
-rw-r--r--test-tool/libguestfs-test-tool.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-tool/libguestfs-test-tool.pod b/test-tool/libguestfs-test-tool.pod
index 77bd817a..9d8ab4b7 100644
--- a/test-tool/libguestfs-test-tool.pod
+++ b/test-tool/libguestfs-test-tool.pod
@@ -74,7 +74,7 @@ to write a qemu wrapper script (see section I<QEMU WRAPPERS> in
L<guestfs(3)>). libguestfs-test-tool writes a temporary qemu wrapper
script when you use either of the I<--qemudir> or I<--qemu> options.
-=head1 EXIT CODE
+=head1 EXIT STATUS
libguestfs-test-tool returns I<0> if the tests completed without
error, or I<1> if there was an error.