diff --git a/tuned-adm.bash b/tuned-adm.bash index 7da8070..5e8ba00 100644 --- a/tuned-adm.bash +++ b/tuned-adm.bash @@ -2,7 +2,7 @@ _tuned_adm() { - local commands="active list off profile recommend verify" + local commands="active list off profile recommend verify --version -v --help -h" local cur prev words cword _init_completion || return