From b3004e1dd02001ba07d8f51d9f6416cc7c444095 Mon Sep 17 00:00:00 2001 From: Jamie Finney Date: Wed, 19 May 2021 03:49:07 -0400 Subject: Add caret/hat to spack spec help documentation (#23758) Co-authored-by: Jamie Finney --- lib/spack/spack/cmd/common/arguments.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/spack/spack/cmd/common/arguments.py b/lib/spack/spack/cmd/common/arguments.py index 759fdfc498..40a30a2618 100644 --- a/lib/spack/spack/cmd/common/arguments.py +++ b/lib/spack/spack/cmd/common/arguments.py @@ -254,6 +254,7 @@ def install_status(): '-I', '--install-status', action='store_true', default=False, help='show install status of packages. packages can be: ' 'installed [+], missing and needed by an installed package [-], ' + 'installed in and upstream instance [^], ' 'or not installed (no annotation)') -- cgit v1.2.3-70-g09d2