diff --git a/man/tuned-adm.8 b/man/tuned-adm.8 index 2cb9799..5f89103 100644 --- a/man/tuned-adm.8 +++ b/man/tuned-adm.8 @@ -24,9 +24,8 @@ tuned\-adm - commandline tool for switching between different tuning profiles .SH SYNOPSIS .B tuned\-adm -.B -.BR [ " list ", " active ", " profile ", " off " ] -.BR +.RB [ list " | " active " | " "profile \fI\fP" " | " off " | " verify " | " recommend ] + .SH DESCRIPTION This command line utility allows you to switch between user definable tuning profiles. Several predefined profiles are already included. You can even @@ -48,10 +47,17 @@ List all available profiles. Show current active profile. .TP -.B profile +.BI "profile " PROFILE Switches to the given profilename. If none is given or no valid one is given the command gracefully exits without performing any operation. +.TP +.B verify +Verifies current profile against system settings. Outputs information whether +system settings matches current profile or not (e.g. somebody modified +sysfs/sysctl value by hand). Detailed information what is checked, what +value is set and what value is expected can be found in the log. + .TP .B recommend Recommend profile suitable for your system. Currently only static detection is