X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevtest.8;h=13b57f03b626845d6fc1387c940719f6b62854f5;hb=eb8700908c961d4a0197273f728bc3a3d6cd6c4a;hp=f23e2192447bce02668be797fd400a55e0a6a1c7;hpb=8a0acf85f25d2fb4659aafbad7db2fe48a58307d;p=elogind.git diff --git a/udevtest.8 b/udevtest.8 index f23e21924..13b57f03b 100644 --- a/udevtest.8 +++ b/udevtest.8 @@ -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