mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03:00
udevadm-control: list all short options in help text
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
This commit is contained in:
parent
73527992c1
commit
a04a902706
@ -37,7 +37,7 @@ static void print_help(void) {
|
|||||||
" -R --reload Reload rules and databases\n"
|
" -R --reload Reload rules and databases\n"
|
||||||
" -p --property=KEY=VALUE Set a global property for all events\n"
|
" -p --property=KEY=VALUE Set a global property for all events\n"
|
||||||
" -m --children-max=N Maximum number of children\n"
|
" -m --children-max=N Maximum number of children\n"
|
||||||
" --timeout=SECONDS Maximum time to block for a reply\n"
|
" -t --timeout=SECONDS Maximum time to block for a reply\n"
|
||||||
, program_invocation_short_name);
|
, program_invocation_short_name);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user