mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 19:52:31 +00:00 
			
		
		
		
	fix a cut-n-paste error in the -h help
This commit is contained in:
		
							parent
							
								
									a922d705d4
								
							
						
					
					
						commit
						73870c1edf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -183,8 +183,8 @@ int main(int argc, char **argv) | |||
| 		printf("    -b backend\n"); | ||||
| 		printf("        use this backend for the output file specified on the command line\n"); | ||||
| 		printf("\n"); | ||||
| 		printf("    -f backend\n"); | ||||
| 		printf("        use the specified front for the input files on the command line\n"); | ||||
| 		printf("    -f frontend\n"); | ||||
| 		printf("        use the specified frontend for the input files on the command line\n"); | ||||
| 		printf("\n"); | ||||
| 		printf("    -H\n"); | ||||
| 		printf("        print the command list\n"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue