spack help --spec: add @= notation (#42584)
This commit is contained in:
		@@ -30,6 +30,7 @@
 | 
			
		||||
      @c{@min:max}                      version range (inclusive)
 | 
			
		||||
      @c{@min:}                         version <min> or higher
 | 
			
		||||
      @c{@:max}                         up to version <max> (inclusive)
 | 
			
		||||
      @c{@=version}                     exact version
 | 
			
		||||
 | 
			
		||||
    compilers:
 | 
			
		||||
      @g{%compiler}                     build with <compiler>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user