Update the header comment.

This commit is contained in:
John Safranek 2023-08-04 07:38:48 -07:00
parent 4e07ebf279
commit aa69b2fd62
No known key found for this signature in database
GPG Key ID: 8CE817DE0D3CCB4A

View File

@ -7,14 +7,10 @@
# copy of our FIPS approved code.
#
# This should check out all the approved flavors. The command line
# option selects the flavor.
#
# $ ./fips-check [flavor] [keep]
#
# - flavor: linux (default), ios, android, windows, freertos, linux-ecc, netbsd-selftest, linuxv2, fipsv2-OE-ready, stm32l4-v2, linuxv5, fips-ready, fips-dev
#
# - keep: (default off) XXX-fips-test temp dir around for inspection
# option selects the flavor. The keep option keeps the output
# directory.
#
# Some variables may be overridden on the command line.
Usage() {
cat <<usageText