Reference spack help --spec in spack spec --help
				
					
				
			This commit is contained in:
		 Adam J. Stewart
					Adam J. Stewart
				
			
				
					committed by
					
						 Todd Gamblin
						Todd Gamblin
					
				
			
			
				
	
			
			
			 Todd Gamblin
						Todd Gamblin
					
				
			
						parent
						
							c0672eb641
						
					
				
				
					commit
					adffa45264
				
			| @@ -24,6 +24,10 @@ | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| def setup_parser(subparser): | def setup_parser(subparser): | ||||||
|  |     subparser.epilog = """\ | ||||||
|  | for further documentation regarding the spec syntax, see: | ||||||
|  |     spack help --spec | ||||||
|  | """ | ||||||
|     arguments.add_common_arguments( |     arguments.add_common_arguments( | ||||||
|         subparser, ['long', 'very_long', 'install_status']) |         subparser, ['long', 'very_long', 'install_status']) | ||||||
|     subparser.add_argument( |     subparser.add_argument( | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user