1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Add description of generate_query_config.pl argument

This commit is contained in:
Andrzej Kurek
2019-04-05 04:16:12 -04:00
parent 79369cd8d9
commit b4b1ae193b

View File

@ -14,7 +14,7 @@
# information is used to automatically generate the body of the query_config() # information is used to automatically generate the body of the query_config()
# function by using the template in scripts/data_files/query_config.fmt. # function by using the template in scripts/data_files/query_config.fmt.
# #
# Usage: ./scripts/generate_query_config.pl without arguments # Usage: ./scripts/generate_query_config.pl include_crypto
use strict; use strict;