man pages: Add a standard EXIT STATUS section to most pages.
[libguestfs.git] / edit / virt-edit.pod
index 9611204..99dd3f3 100644 (file)
@@ -92,7 +92,9 @@ so you would write:
 
 By default, no backup file is made.
 
-=item B<--connect URI> | B<-c URI>
+=item B<-c URI>
+
+=item B<--connect URI>
 
 If using libvirt, connect to the given I<URI>.  If omitted, then we
 connect to the default libvirt hypervisor.
@@ -344,6 +346,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)>,