Add caret/hat to spack spec help documentation (#23758)
Co-authored-by: Jamie Finney <finneyjm@ornl.gov>
This commit is contained in:
parent
8146c0d848
commit
b3004e1dd0
1 changed files with 1 additions and 0 deletions
|
@ -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)')
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue