From c3593e5b486f3f824d5070151ed07c10fdeccaa3 Mon Sep 17 00:00:00 2001 From: Greg Becker Date: Thu, 4 May 2023 14:36:21 -0700 Subject: Allow choosing the name of the packages subdirectory in repositories (#36643) Co-authored-by: becker33 --- 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 cae6d0cfce..f79b13287a 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -1606,7 +1606,7 @@ _spack_repo() { _spack_repo_create() { if $list_options then - SPACK_COMPREPLY="-h --help" + SPACK_COMPREPLY="-h --help -d --subdirectory" else _repos fi -- cgit v1.2.3-70-g09d2