From: Richard Jones Date: Tue, 25 May 2010 12:41:39 +0000 (+0100) Subject: fish: Move 'EXIT CODE' section to a more logical place in the documentation. X-Git-Tag: 1.2.9~24 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d156fd724dd7e1064c41c21bd2005da55d5175d7;p=libguestfs.git fish: Move 'EXIT CODE' section to a more logical place in the documentation. (cherry picked from commit 34a306ab2a7e6d9f468e8194cef8a05624325260) --- diff --git a/fish/guestfish.pod b/fish/guestfish.pod index c647b57..b9b2758 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -685,6 +685,11 @@ can be useful for benchmarking operations. @ACTIONS@ +=head1 EXIT CODE + +guestfish returns 0 if the commands completed without error, or +1 if there was an error. + =head1 ENVIRONMENT VARIABLES =over 4 @@ -753,11 +758,6 @@ enough. =back -=head1 EXIT CODE - -guestfish returns 0 if the commands completed without error, or -1 if there was an error. - =head1 SEE ALSO L,