]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
dissect: fix typo 31022/head
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Fri, 19 Jan 2024 15:01:13 +0000 (16:01 +0100)
committerAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Fri, 19 Jan 2024 15:01:13 +0000 (16:01 +0100)
src/dissect/dissect.c

index dce0209140bf5418040c46a6fa2491b309dfbb2d..f6a8161d408168b6737835e7ecb25351374628fb 100644 (file)
@@ -150,7 +150,7 @@ static int help(void) {
                "  -u --umount             Unmount the image from the specified directory\n"
                "  -U                      Shortcut for --umount --rmdir\n"
                "     --attach             Attach the disk image to a loopback block device\n"
-               "     --detach             Detach a loopback block device gain\n"
+               "     --detach             Detach a loopback block device again\n"
                "  -l --list               List all the files and directories of the specified\n"
                "                          OS image\n"
                "     --mtree              Show BSD mtree manifest of OS image\n"