man pages: Add a standard EXIT STATUS section to most pages.

This commit is contained in:
Richard W.M. Jones
2011-08-27 17:47:10 +01:00
parent 69abc787dd
commit f0f3e16211
10 changed files with 42 additions and 2 deletions

View File

@@ -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.