diff --git a/src/busctl/busctl.c b/src/busctl/busctl.c index 047d655304..8971d8c28f 100644 --- a/src/busctl/busctl.c +++ b/src/busctl/busctl.c @@ -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,