From 3a0aba0835d63082f93ae0a80ccb5a41da67278d Mon Sep 17 00:00:00 2001 From: lorddavidiii Date: Tue, 26 Apr 2022 16:08:56 +0000 Subject: spack spec: add '--format' argument (#27908) --- 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 cc6ca6ab56..f0c81f11db 100755 --- a/share/spack/spack-completion.bash +++ b/share/spack/spack-completion.bash @@ -1670,7 +1670,7 @@ _spack_solve() { _spack_spec() { if $list_options then - SPACK_COMPREPLY="-h --help -l --long -L --very-long -I --install-status -y --yaml -j --json -c --cover -N --namespaces --hash-type -t --types -U --fresh --reuse" + SPACK_COMPREPLY="-h --help -l --long -L --very-long -I --install-status -y --yaml -j --json --format -c --cover -N --namespaces --hash-type -t --types -U --fresh --reuse" else _all_packages fi -- cgit v1.2.3-60-g2f50