Skip to content

Commit

Permalink
Add usage messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
snhenson committed Oct 14, 2011
1 parent 027026d commit 3335b6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fips/fipsalgtest.pl
Original file line number Diff line number Diff line change
Expand Up @@ -756,6 +756,10 @@ sub Help {
--ignore-missing Ignore missing test files
--quiet Shhh....
--generate Generate algorithm test output
--generate-script=<file> Create shell script of test commands
--minimal-script Keep script commands to a minimum
--mkdir=<command> Command to make directories in scripts
--rm=<command> Command to remove directories in scripts
--win32 Win32 environment
--enable-<alg> Enable algorithm set <alg>.
--disable-<alg> Disable algorithm set <alg>.
Expand Down

0 comments on commit 3335b6f

Please sign in to comment.