X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fudevadm.xml;h=d0b257dec93a977f6c3aa23404497db466aa1ef3;hp=d0cd9220fc8c57851742a91e412abd5af25f6f89;hb=1fda0ab5fc9cf7454c8da32941e433dc38ba9991;hpb=4f5d327a49e1a40ae0a3b8f1855dc90f3c0d953f diff --git a/man/udevadm.xml b/man/udevadm.xml index d0cd9220f..d0b257dec 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -49,6 +49,9 @@ udevadm monitor options + + udevadm hwdb options + udevadm test options devpath @@ -363,7 +366,7 @@ seconds - The maximum number seconds to wait for a reply from systemd-udevd. + The maximum number of seconds to wait for a reply from systemd-udevd. @@ -420,6 +423,35 @@ + udevadm hwdb <optional>options</optional> + Maintain the hardware database index in /etc/udev/hwdb.bin. + + + + + Compile the hardware database information located in /usr/lib/udev/hwdb.d/, + /etc/udev/hwdb.d/ and store it in /etc/udev/hwdb.bin. This should be done after + any update to the source files; it will not be called automatically. The running + udev daemon will detect a new database on its own and does not need to be + notified about it. + + + + + + Query the database with a modalias string, and print the + retrieved properties. + + + + + + Alternative root path in the filesystem for reading and writing files. + + + + + udevadm test <optional>options</optional> <replaceable>devpath</replaceable> Simulate a udev event run for the given device, and print debug output. @@ -463,7 +495,7 @@ udev7 - systemd-udevd8 + systemd-udevd.service8