From 0f5724e908334523583c2f4e132639ee14def462 Mon Sep 17 00:00:00 2001 From: Zack Galbreath Date: Fri, 13 Dec 2019 13:15:22 -0500 Subject: Split out CDash options to a separate help document (#13704) Prevent `spack help install` from getting too cluttered with CDash-specific documentation. --- 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 3cda07ec48..87d99d0a82 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -641,7 +641,7 @@ function _spack_install { -v --verbose --fake --only-concrete -f --file --clean --dirty --test --run-tests --log-format --log-file --cdash-upload-url --cdash-build --cdash-site --cdash-track - --cdash-buildstamp -y --yes-to-all" -- "$cur" + --cdash-buildstamp --help-cdash -y --yes-to-all" -- "$cur" else compgen -W "$(_all_packages)" -- "$cur" fi -- cgit v1.2.3-60-g2f50