]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
analyze: add missing help entry
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 31 Oct 2025 15:51:34 +0000 (00:51 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 31 Oct 2025 21:03:16 +0000 (21:03 +0000)
Follow-up for 0fe29d0672d8c7ad422ca88ad12d10f08f3f2a05.

src/analyze/analyze.c

index 857f2bb3f5f6dfd38cd58229a7d1ead332c4ee19..9b611daadefdc36916da014ccdcc7542982e0603 100644 (file)
@@ -254,6 +254,7 @@ static int help(int argc, char *argv[], void *userdata) {
                "                             Run command on the namespace of the service\n"
                "\n%3$sExecutable Analysis:%4$s\n"
                "  inspect-elf FILE...        Parse and print ELF package metadata\n"
+               "  dlopen-metadata FILE       Parse and print ELF dlopen metadata\n"
                "\n%3$sTPM Operations:%4$s\n"
                "  has-tpm2                   Report whether TPM2 support is available\n"
                "  pcrs [PCR...]              Show TPM2 PCRs and their names\n"