Document the scripts behaviour further
This commit is contained in:
parent
d830fef300
commit
d0edbd508b
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# Outputs a file containing identifiers from internal header files or all
|
||||
# header files, based on --internal flag.
|
||||
# Create a file named identifiers containing identifiers from internal header
|
||||
# files or all header files, based on --internal flag.
|
||||
# Outputs the line count of the file to stdout.
|
||||
#
|
||||
# Usage: list-identifiers.sh [ -i | --internal ]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue