mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:25:42 +01:00
Document the scripts behaviour further
This commit is contained in:
parent
3ef06d5bf7
commit
3997a6cd25
@ -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…
Reference in New Issue
Block a user