chiark / gitweb /
remove detach_state files from the sysfs test tree.
[elogind.git] / udevtest.8
index f23e2192447bce02668be797fd400a55e0a6a1c7..a595a30d41d565aaddff6a26c6add8d0b38c6d25 100644 (file)
@@ -2,13 +2,15 @@
 .SH NAME
 udevtest \- simulates a udev run to test the configured rules
 .SH SYNOPSIS
-.BI udevtest " sysfs_device_path"
+.B udevtest
+.I sysfs_device_path subsystem
 .SH "DESCRIPTION"
 .B udevtest
 simulates a
 .B udev
-run for the given device, and prints out the node names
-for the given device, the real udev would have created.
+run for the given device, and prints out the name of the node
+the real udev would have created, or the name of the renamed network
+interface.
 .SH "SEE ALSO"
 .BR udev (8)
 .SH AUTHORS