chiark / gitweb /
[PATCH] udev_volume_id: links sysfs.a instead of all objects
[elogind.git] / udevtest.8
index f23e2192447bce02668be797fd400a55e0a6a1c7..13b57f03b626845d6fc1387c940719f6b62854f5 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
+.IR "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