fish: Move 'EXIT CODE' section to a more logical place in the documentation.

This commit is contained in:
Richard Jones
2010-05-25 13:41:39 +01:00
parent 0e28e4104d
commit 34a306ab2a

View File

@@ -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<guestfs(3)>,