chiark / gitweb /
journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)
[elogind.git] / src / udev / udevadm-hwdb.c
index eb300fff6a78cae7a42e693a02ebf600c78da812..7a2114a3a14ccedf194ec8ec2182a80a043a889f 100644 (file)
@@ -687,5 +687,4 @@ out:
 const struct udevadm_cmd udevadm_hwdb = {
         .name = "hwdb",
         .cmd = adm_hwdb,
-        .help = "maintain the hardware database index",
 };