From e6346eb0338cb09ec16e9ceb35f994f8706d609c Mon Sep 17 00:00:00 2001 From: Greg Becker Date: Wed, 4 May 2022 23:59:44 -0700 Subject: spack external find: add search path customization (#30479) --- 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 8f529a140c..5a114ef340 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -1024,7 +1024,7 @@ _spack_external() { _spack_external_find() { if $list_options then - SPACK_COMPREPLY="-h --help --not-buildable --scope --all -t --tag" + SPACK_COMPREPLY="-h --help --not-buildable -p --path --scope --all -t --tag" else _all_packages fi -- cgit v1.2.3-70-g09d2