Docs: remove duplication in Command Reference (#20021)
This commit is contained in:
		 Adam J. Stewart
					Adam J. Stewart
				
			
				
					committed by
					
						 Tamara Dahlgren
						Tamara Dahlgren
					
				
			
			
				
	
			
			
			 Tamara Dahlgren
						Tamara Dahlgren
					
				
			
						parent
						
							508534aad9
						
					
				
				
					commit
					ad84351c43
				
			| @@ -21,7 +21,7 @@ | |||||||
| import spack.package | import spack.package | ||||||
| 
 | 
 | ||||||
| description = "run spack's tests for an install" | description = "run spack's tests for an install" | ||||||
| section = "administrator" | section = "admin" | ||||||
| level = "long" | level = "long" | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|   | |||||||
| @@ -6,7 +6,7 @@ | |||||||
| 
 | 
 | ||||||
| description = "run a command in a spec's test environment, " \ | description = "run a command in a spec's test environment, " \ | ||||||
|               "or dump its environment to screen or file" |               "or dump its environment to screen or file" | ||||||
| section = "administration" | section = "admin" | ||||||
| level = "long" | level = "long" | ||||||
| 
 | 
 | ||||||
| setup_parser = env_utility.setup_parser | setup_parser = env_utility.setup_parser | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user