* docs/virsh.pod virsh.1: update to document VIRSH_DEFAULT_CONNECT_URI

environment variable as suggested by David Lutterkort
Daniel
This commit is contained in:
Daniel Veillard
2007-07-23 09:35:59 +00:00
parent 46da4f268f
commit daa2369dde
3 changed files with 27 additions and 6 deletions

View File

@@ -450,6 +450,17 @@ Convert a network name to network UUID.
=back
=head1 ENVIRONMENT
=over 4
=item VIRSH_DEFAULT_CONNECT_URI
The hypervisor to connect to by default. Set this to a URI, in the same
format as accepted by the B<connect> option.
=back
=head1 SEE ALSO
L<xm(1)>, L<xmdomain.cfg(5)>, L<xentop(1)> , L<http://www.libvirt.org/>