Update bash-completion description in install/generic/console

This commit is contained in:
MatMoul 2020-03-09 20:43:40 +01:00
parent f23d73b4c0
commit 7b099355f7

View file

@ -7,7 +7,7 @@ options+=("vim" "Editor" on)
options+=("vi" "Editor" off)
options+=("pacman-contrib" "Pacman contrib tools" on)
options+=("base-devel" "Build tools" on)
options+=("bash-completion" "Best completion in bash" on)
options+=("bash-completion" "Completion for bash" on)
options+=("usbutils" "USB Device Utilities" on)
options+=("lsof" "ls open file" on)
options+=("dmidecode" "Hardware infos" on)