fish: Move 'EXIT CODE' section to a more logical place in the documentation.
authorRichard Jones <rjones@redhat.com>
Tue, 25 May 2010 12:41:39 +0000 (13:41 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 25 May 2010 12:41:39 +0000 (13:41 +0100)
fish/guestfish.pod

index c3c9588..1c70869 100644 (file)
@@ -808,6 +808,11 @@ can be useful for benchmarking operations.
 
 @ACTIONS@
 
 
 @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
 =head1 ENVIRONMENT VARIABLES
 
 =over 4
@@ -876,11 +881,6 @@ enough.
 
 =back
 
 
 =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)>,
 =head1 SEE ALSO
 
 L<guestfs(3)>,