Update tuned-adm manpage
Added documentation for new options of tuned-adm list command Signed-off-by: Tomas Korbar <tkorbar@redhat.com>
This commit is contained in:
parent
d0f5a4c5c6
commit
2d04276e54
1 changed files with 16 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue