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