diff options
Diffstat (limited to 'udevinfo.c')
-rw-r--r-- | udevinfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/udevinfo.c b/udevinfo.c index 0551eb2e32..ef4750dbf4 100644 --- a/udevinfo.c +++ b/udevinfo.c @@ -308,7 +308,6 @@ 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" - " --version print udev version\n" " --help print this text\n" "\n"); goto exit; |