update completion
This commit is contained in:
parent
b48dfe6589
commit
2e96f86df2
@ -977,7 +977,7 @@ _spack_env_loads() {
|
||||
_spack_env_view() {
|
||||
if $list_options
|
||||
then
|
||||
SPACK_COMPREPLY="-h --help"
|
||||
SPACK_COMPREPLY="-h --help -f --force"
|
||||
else
|
||||
SPACK_COMPREPLY=""
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user