git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51c6cc6
)
fish: Move 'EXIT CODE' section to a more logical place in the documentation.
author
Richard Jones
<rjones@redhat.com>
Tue, 25 May 2010 12:41:39 +0000
(13:41 +0100)
committer
Richard Jones
<rjones@redhat.com>
Wed, 2 Jun 2010 18:28:19 +0000
(19:28 +0100)
(cherry picked from commit
34a306ab2a7e6d9f468e8194cef8a05624325260
)
fish/guestfish.pod
patch
|
blob
|
history
diff --git
a/fish/guestfish.pod
b/fish/guestfish.pod
index
c647b57
..
b9b2758
100644
(file)
--- 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<guestfs(3)>,