]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
creds: update --help text regarding tpm2-absent → null rename
authorLennart Poettering <lennart@poettering.net>
Mon, 15 Apr 2024 10:05:59 +0000 (12:05 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 15 Apr 2024 13:53:12 +0000 (15:53 +0200)
This was forgotten when "tpm2-absent" was renamed to "null".

Follow-up-for: 6d78dc282721b3b40e8474222ff8c6e0aebb6d10

src/creds/creds.c

index 9039c99d0435259db3a89925d5a99abca68d3ccd..c1ab0e60d77bd0f93d549499e4ee006b04f2054a 100644 (file)
@@ -726,7 +726,7 @@ static int verb_help(int argc, char **argv, void *userdata) {
                "     --timestamp=TIME     Include specified timestamp in encrypted credential\n"
                "     --not-after=TIME     Include specified invalidation time in encrypted\n"
                "                          credential\n"
-               "     --with-key=host|tpm2|host+tpm2|tpm2-absent|auto|auto-initrd\n"
+               "     --with-key=host|tpm2|host+tpm2|null|auto|auto-initrd\n"
                "                          Which keys to encrypt with\n"
                "  -H                      Shortcut for --with-key=host\n"
                "  -T                      Shortcut for --with-key=tpm2\n"