Update the header comment.

This commit is contained in:
John Safranek
2023-08-04 07:38:48 -07:00
parent 4e07ebf279
commit aa69b2fd62

View File

@ -7,14 +7,10 @@
# copy of our FIPS approved code. # copy of our FIPS approved code.
# #
# This should check out all the approved flavors. The command line # This should check out all the approved flavors. The command line
# option selects the flavor. # option selects the flavor. The keep option keeps the output
# # directory.
# $ ./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
# #
# Some variables may be overridden on the command line.
Usage() { Usage() {
cat <<usageText cat <<usageText