mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
udevadm-info: list all short options in help text
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
This commit is contained in:
parent
2d19c17e8e
commit
73527992c1
@ -250,7 +250,7 @@ static void help(void) {
|
||||
printf("%s info [OPTIONS] [DEVPATH|FILE]\n\n"
|
||||
"Query sysfs or the udev database.\n\n"
|
||||
" -h --help Print this message\n"
|
||||
" --version Print version of the program\n"
|
||||
" -V --version Print version of the program\n"
|
||||
" -q --query=TYPE Query device information:\n"
|
||||
" name Name of device node\n"
|
||||
" symlink Pointing to node\n"
|
||||
|
Loading…
Reference in New Issue
Block a user