From e57b96ddc3fd8093cde7c11238db3bbeefe35a87 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Fri, 8 Jan 2010 14:54:31 +0100 Subject: [PATCH] manpage update: added --debug option description --- doc/tuned.8 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/tuned.8 b/doc/tuned.8 index 8cd00b2..361c211 100644 --- a/doc/tuned.8 +++ b/doc/tuned.8 @@ -18,6 +18,9 @@ in the foreground without forking at startup. .TP 12 .BI \-c "\fR, \fP" \--conffile=" conffile" Specify the name and path of the configuration file, default is \fB/etc/tuned.conf\fR. +.TP 12 +.BI \-D "\fR, \fP" \--debug +Sets the highest logging level. This could be very useful when having trouble with tuned. .SH BUGS Using NetworkManager and tuned in the same time will completely stop and start NetworkManager. The inconvenience is done by tuned, which is setting the power saving levels.