]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
udevadm-verify: fix indentation of help message 26767/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 13 Mar 2023 12:30:44 +0000 (21:30 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 13 Mar 2023 12:30:44 +0000 (21:30 +0900)
src/udev/udevadm-verify.c

index 576120c0e155c8911c9a3264cf76ec1717678a42..c080b66f6840bb4d6b13e101153d86364e266cf3 100644 (file)
@@ -35,7 +35,7 @@ static int help(void) {
                "  -h --help                            Show this help\n"
                "  -V --version                         Show package version\n"
                "  -N --resolve-names=early|never       When to resolve names\n"
-               "  --root=PATH                          Operate on an alternate filesystem root\n"
+               "     --root=PATH                       Operate on an alternate filesystem root\n"
                "\nSee the %s for details.\n",
                program_invocation_short_name,
                ansi_highlight(),