]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
dissect: mention DDI moniker in --help text
authorLennart Poettering <lennart@poettering.net>
Tue, 25 Oct 2022 13:42:21 +0000 (15:42 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Oct 2022 16:57:59 +0000 (18:57 +0200)
src/dissect/dissect.c

index a216b6c1bbfcf84c3e7170c133623d31b6760a58..c465115fc700e4ff50dd3f43f5e4fb82389dba46 100644 (file)
@@ -82,7 +82,7 @@ static int help(void) {
                "%1$s [OPTIONS...] --umount PATH\n"
                "%1$s [OPTIONS...] --copy-from IMAGE PATH [TARGET]\n"
                "%1$s [OPTIONS...] --copy-to IMAGE [SOURCE] PATH\n\n"
-               "%5$sDissect a file system OS image.%6$s\n\n"
+               "%5$sDissect a Discoverable Disk Image (DDI).%6$s\n\n"
                "%3$sOptions:%4$s\n"
                "     --no-pager           Do not pipe output into a pager\n"
                "     --no-legend          Do not show the headers and footers\n"