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.3.15~7 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=34a306ab2a7e6d9f468e8194cef8a05624325260;p=libguestfs.git fish: Move 'EXIT CODE' section to a more logical place in the documentation. --- diff --git a/fish/guestfish.pod b/fish/guestfish.pod index c3c9588..1c70869 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -808,6 +808,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 @@ -876,11 +881,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,