Skip to content

Commit

Permalink
bash_completion: add --no-smt=N
Browse files Browse the repository at this point in the history
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
  • Loading branch information
bgoglin committed Jan 22, 2020
1 parent 0479714 commit 86861ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/completion/hwloc-completion.bash
Expand Up @@ -218,7 +218,7 @@ _hwloc_bind(){
--disallowed --whole-system
--hbm
--no-hbm
--no-smt
--no-smt --no-smt=N
-f --force
-q --quiet
-v --verbose
Expand Down Expand Up @@ -272,7 +272,7 @@ _hwloc_calc(){
--disallowed --whole-system
--input -i
--input-format --if
--no-smt
--no-smt --no-smt=N
-q --quiet
-v --verbose
--version
Expand Down

0 comments on commit 86861ae

Please sign in to comment.