diff --git a/udevinfo.c b/udevinfo.c index 2832ea0ee3..0551eb2e32 100644 --- a/udevinfo.c +++ b/udevinfo.c @@ -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;