mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Document the scripts behaviour further
This commit is contained in:
		
							parent
							
								
									383d1fa6a5
								
							
						
					
					
						commit
						1ae4886c82
					
				@ -1,7 +1,8 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# Outputs a file containing identifiers from internal header files or all
 | 
					# Create a file named identifiers containing identifiers from internal header
 | 
				
			||||||
# header files, based on --internal flag.
 | 
					# files or all header files, based on --internal flag.
 | 
				
			||||||
 | 
					# Outputs the line count of the file to stdout.
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# Usage: list-identifiers.sh [ -i | --internal ]
 | 
					# Usage: list-identifiers.sh [ -i | --internal ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user