From 2d04276e54b67a3e67e2e44e5d691e3fe2b8e197 Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Fri, 8 Mar 2019 15:22:27 +0100 Subject: [PATCH] Update tuned-adm manpage Added documentation for new options of tuned-adm list command Signed-off-by: Tomas Korbar --- man/tuned-adm.8 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/man/tuned-adm.8 b/man/tuned-adm.8 index ec99f4f..bc60bb4 100644 --- a/man/tuned-adm.8 +++ b/man/tuned-adm.8 @@ -42,6 +42,22 @@ in both places, user defined profiles have precedence. .B list List all available profiles. +.P +.RS +.B profiles +List all available profiles. + +.P +.B plugins +List all available plugins. + +.RS +.P +.B -v, --verbose +List plugin's configuration options and their hints. +.RE +.RE + .TP .B active Show current active profile.