mirror of
https://github.com/systemd/systemd.git
synced 2026-08-08 17:10:55 +00:00
fix udevinfo help text typo
This commit is contained in:
committed by
Kay Sievers
parent
d6e3953888
commit
92be0b8700
@@ -308,7 +308,7 @@ int main(int argc, char *argv[], char *envp[])
|
||||
" --root prepend to query result or print udev_root\n"
|
||||
" --attribute-walk print all SYSFS_attributes along the device chain\n"
|
||||
" --export-db export the content of the udev database\n"
|
||||
" --verision print udev version\n"
|
||||
" --version print udev version\n"
|
||||
" --help print this text\n"
|
||||
"\n");
|
||||
goto exit;
|
||||
|
||||
Reference in New Issue
Block a user