Skip to content

Commit

Permalink
swtpm_setup: Add missing --print-profiles to help screen
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
  • Loading branch information
stefanberger committed Nov 12, 2024
1 parent bf4fc05 commit dea0712
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/swtpm_setup/swtpm_setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -1055,6 +1055,9 @@ static void usage(const char *prgname, const char *default_config_file)
" check: algorithms are tested.\n"
" fips-host: no testing.\n"
"\n"
"--print-profiles : Display all local and distro-provided profile as well as\n"
" the ones built-into libtpms and exit.\n"
"\n"
"--version : Display version and exit\n"
"\n"
"--help,-h : Display this help screen\n\n",
Expand Down

0 comments on commit dea0712

Please sign in to comment.