diff options
Diffstat (limited to 'cat/virt-ls.pod')
-rwxr-xr-x | cat/virt-ls.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod index e63f009d..645a9c06 100755 --- a/cat/virt-ls.pod +++ b/cat/virt-ls.pod @@ -487,6 +487,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<guestfs(3)>, |