X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevinfo.c;h=ef4750dbf4faeeee95b7dae577b6cebd316542c7;hb=0fe4cffde6628b54af6163b2fc253fb9bc556ded;hp=0551eb2e3287ae1cf2efbe6c4d8d29687f805611;hpb=92be0b870032fdbd5634bf75742d47a7a2276f24;p=elogind.git diff --git a/udevinfo.c b/udevinfo.c index 0551eb2e3..ef4750dbf 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;