From 7e78efcc440ddf21c1c19601f752838881899a7f Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Wed, 8 Feb 2023 09:46:56 -0700 Subject: spack help --spec: fix indentation (#35383) --- lib/spack/spack/cmd/help.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/spack/spack/cmd/help.py b/lib/spack/spack/cmd/help.py index 5db43654a8..f719195e91 100644 --- a/lib/spack/spack/cmd/help.py +++ b/lib/spack/spack/cmd/help.py @@ -49,9 +49,9 @@ spec expression syntax: @r{-variant} or @r{~variant} disable @r{--variant} or @r{~~variant} propagate disable @B{variant=value} set non-boolean to - @B{variant==value} propagate non-boolean to + @B{variant==value} propagate non-boolean to @B{variant=value1,value2,value3} set multi-value values - @B{variant==value1,value2,value3} propagate multi-value values + @B{variant==value1,value2,value3} propagate multi-value values architecture variants: @m{platform=platform} linux, darwin, cray, etc. -- cgit v1.2.3-70-g09d2