diff options
Diffstat (limited to 'fish')
-rw-r--r-- | fish/guestfish.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod index 5b641ead..254daad6 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -1078,7 +1078,7 @@ This exits guestfish. You can also use C<^D> key. @ACTIONS@ -=head1 EXIT CODE +=head1 EXIT STATUS guestfish returns 0 if the commands completed without error, or 1 if there was an error. |