From cf1349ba35a958e776759db7b69f54089d2638c6 Mon Sep 17 00:00:00 2001 From: John Parent Date: Mon, 24 Jan 2022 14:35:44 -0500 Subject: "spack commands --update-completion" --- share/spack/spack-completion.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/spack/spack-completion.bash b/share/spack/spack-completion.bash index 99572bea14..9e4586abbb 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -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 -- cgit v1.2.3-60-g2f50