diff options
Diffstat (limited to 'resize/virt-resize.pod')
-rw-r--r-- | resize/virt-resize.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/resize/virt-resize.pod b/resize/virt-resize.pod index d03906c5..17a5953d 100644 --- a/resize/virt-resize.pod +++ b/resize/virt-resize.pod @@ -605,6 +605,11 @@ have meaning to the shell such as C<#> and space. You may need to quote or escape these characters on the command line. See the shell manual page L<sh(1)> for details. +=head1 EXIT STATUS + +This program returns 0 if successful, or non-zero if there was an +error. + =head1 SEE ALSO L<virt-filesystems(1)>, |