mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Fix wrong short option for section
This commit is contained in:
		 Kevin Wojniak
					Kevin Wojniak
				
			
				
					committed by
					
						 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
			
				
	
			
			
			 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
						parent
						
							d4ae1b18c0
						
					
				
				
					commit
					f88049169e
				
			| @@ -222,7 +222,7 @@ Prints the command line arguments to stdout | ||||
|  | ||||
| <a id="run-section"></a> | ||||
| ## Specify the section to run | ||||
| <pre>-s, --section <section name></pre> | ||||
| <pre>-c, --section <section name></pre> | ||||
|  | ||||
| To limit execution to a specific section within a test case, use this option one or more times. | ||||
| To narrow to sub-sections use multiple instances, where each subsequent instance specifies a deeper nesting level. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user