]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
busctl: minor tweak to help text for --limit-messages=
authorLennart Poettering <lennart@poettering.net>
Tue, 29 Oct 2024 20:13:51 +0000 (21:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Oct 2024 20:34:47 +0000 (21:34 +0100)
src/busctl/busctl.c

index 047d655304d4b58574a7dff3993ac0be56536f97..8971d8c28fc08444450fe84e4affbebc23eeb9d8 100644 (file)
@@ -2508,8 +2508,8 @@ static int help(void) {
                "                           system\n"
                "     --destination=SERVICE Destination service of a signal\n"
                "  -N --limit-messages=NUMBER\n"
-               "                           Exit after receiving a number of matches while\n"
-               "                           monitoring\n"
+               "                           Stop monitoring after receiving the specified number\n"
+               "                           of messages\n"
                "\nSee the %2$s for details.\n",
                program_invocation_short_name,
                link,