X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=edit%2Fvirt-edit.pod;h=83f815eacd35dc122d3853af0ee738c93e8c9377;hb=eb7ec6170eca278fb910e18ca1f7ca81c6b507c0;hp=9611204035491bfee541c08e76b3b566754d1fb9;hpb=ea70f55812f1ef621c57814a99a29d6798a5ad30;p=libguestfs.git diff --git a/edit/virt-edit.pod b/edit/virt-edit.pod index 9611204..83f815e 100644 --- a/edit/virt-edit.pod +++ b/edit/virt-edit.pod @@ -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. 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 for details. +=head1 EXIT STATUS + +This program returns 0 if successful, or non-zero if there was an +error. + =head1 SEE ALSO L, @@ -378,4 +385,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.