1
0
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:
Jiri Denemark 2011-08-26 11:02:10 +02:00
parent 855f768996
commit 7ac78e3237

View File

@ -72,7 +72,8 @@ instead of the default connection.
=item B<-d>, B<--debug> I<LEVEL>
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>