summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-05-25 13:41:39 +0100
committerRichard Jones <rjones@redhat.com>2010-05-25 13:41:39 +0100
commit34a306ab2a7e6d9f468e8194cef8a05624325260 (patch)
tree8dc5b04da4cba311c41a6e8711049e38185cfb8a
parent0e28e4104d96bf0bf5b88fb07bb7e5f9f6e6f41f (diff)
downloadlibguestfs-34a306ab2a7e6d9f468e8194cef8a05624325260.tar.gz
libguestfs-34a306ab2a7e6d9f468e8194cef8a05624325260.tar.xz
libguestfs-34a306ab2a7e6d9f468e8194cef8a05624325260.zip
fish: Move 'EXIT CODE' section to a more logical place in the documentation.
-rw-r--r--fish/guestfish.pod10
1 files changed, 5 insertions, 5 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod
index c3c9588c..1c708693 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<guestfs(3)>,