update completion

This commit is contained in:
Gregory Becker 2023-03-29 13:28:56 -07:00
parent b48dfe6589
commit 2e96f86df2

View File

@ -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