Skip to content

Commit

Permalink
bash_completion: also complete lstopo-no-graphics
Browse files Browse the repository at this point in the history
Signed-off-by: Brice Goglin <[email protected]>
  • Loading branch information
bgoglin committed Jan 22, 2020
1 parent 54eb310 commit b45125d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/completion/hwloc-completion.bash
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ _lstopo() {
fi
}
complete -F _lstopo lstopo
complete -F _lstopo lstopo-no-graphics
complete -F _lstopo hwloc-ls


Expand Down

0 comments on commit b45125d

Please sign in to comment.