summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/boot/pcrphase.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/pcrphase.c b/src/boot/pcrphase.c
index 3be89bc286..267f66767c 100644
--- a/src/boot/pcrphase.c
+++ b/src/boot/pcrphase.c
@@ -26,7 +26,7 @@ static int help(int argc, char *argv[], void *userdata) {
if (r < 0)
return log_oom();
- printf("%1$s [OPTIONS...] COMMAND ...\n"
+ printf("%1$s [OPTIONS...] WORD ...\n"
"\n%5$sMeasure boot phase into TPM2 PCR 11.%6$s\n"
"\n%3$sOptions:%4$s\n"
" -h --help Show this help\n"