1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-04 21:47:31 +03:00

busctl: minor tweak to help text for --limit-messages=

This commit is contained in:
Lennart Poettering 2024-10-29 21:13:51 +01:00
parent 3dd0389ba0
commit 6e492ae98a

View 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,