"spack commands --update-completion"
This commit is contained in:

committed by
Peter Scheibel

parent
e4d4a5193f
commit
cf1349ba35
@@ -1241,7 +1241,7 @@ _spack_maintainers() {
|
||||
_spack_make_installer() {
|
||||
if $list_options
|
||||
then
|
||||
SPACK_COMPREPLY="-h --help -v --spack_version -s --spack_source -g --git-installer-verbosity"
|
||||
SPACK_COMPREPLY="-h --help -v --spack-version -s --spack-source -g --git-installer-verbosity"
|
||||
else
|
||||
SPACK_COMPREPLY=""
|
||||
fi
|
||||
|
Reference in New Issue
Block a user