man pages: Add a standard EXIT STATUS section to most pages.
[libguestfs.git] / cat / virt-ls.pod
index 78164b5..645a9c0 100755 (executable)
@@ -363,9 +363,13 @@ L</RECURSIVE LONG LISTING> above.
 Read key or passphrase parameters from stdin.  The default is
 to try to read passphrases from the user by opening C</dev/tty>.
 
-=item B<-l> | B<--long>
+=item B<-l>
 
-=item B<-R> | B<--recursive>
+=item B<--long>
+
+=item B<-R>
+
+=item B<--recursive>
 
 Select the mode.  With neither of these options, C<virt-ls> produces a
 simple, flat list of the files in the named directory.  See
@@ -483,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)>,