spack help --spec: add @= notation (#42584)
This commit is contained in:
parent
7090983c67
commit
ecc9145d2c
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
||||||
@c{@min:max} version range (inclusive)
|
@c{@min:max} version range (inclusive)
|
||||||
@c{@min:} version <min> or higher
|
@c{@min:} version <min> or higher
|
||||||
@c{@:max} up to version <max> (inclusive)
|
@c{@:max} up to version <max> (inclusive)
|
||||||
|
@c{@=version} exact version
|
||||||
|
|
||||||
compilers:
|
compilers:
|
||||||
@g{%compiler} build with <compiler>
|
@g{%compiler} build with <compiler>
|
||||||
|
|
Loading…
Reference in a new issue