mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
virsh: Clarify documentation of -d option
The default is 4, not 0.
This commit is contained in:
parent
855f768996
commit
7ac78e3237
@ -72,7 +72,8 @@ instead of the default connection.
|
|||||||
=item B<-d>, B<--debug> I<LEVEL>
|
=item B<-d>, B<--debug> I<LEVEL>
|
||||||
|
|
||||||
Enable debug messages at integer I<LEVEL> and above. I<LEVEL> can
|
Enable debug messages at integer I<LEVEL> and above. I<LEVEL> can
|
||||||
range from 0 (default) to 4.
|
range from 0 to 4 (default). See the documentation of B<VIRSH_DEBUG>
|
||||||
|
environment variable for the description of each I<LEVEL>.
|
||||||
|
|
||||||
=item B<-l>, B<--log> I<FILE>
|
=item B<-l>, B<--log> I<FILE>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user