X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udevadm.8;h=65e85e6bc0db4cb11b3a83ab2998e98dc878cd8a;hp=9cd91e209a64bf77b65a2824c083e7f54fb33670;hb=3c35425071caa4379ebeeed2680f35829bbfd9a8;hpb=7b2aad3343f8523db35ff2edfcfa9fcb816b7264 diff --git a/udevadm.8 b/udevadm.8 index 9cd91e209..65e85e6bc 100644 --- a/udevadm.8 +++ b/udevadm.8 @@ -129,12 +129,12 @@ Trigger events for devices which belong to a matching subsystem\. This option ca Do not trigger events for devices which belong to a matching subsystem\. This option can be specified multiple times and supports shell style pattern matching\. .RE .PP -\fB\-\-attr\-match=\fR\fB\fIattribute=value\fR\fR +\fB\-\-attr\-match=\fR\fB\fIattribute\fR\fR\fB=\fR\fB\fIvalue\fR\fR .RS 4 Trigger events for devices with a matching sysfs attribute\. If a value is specified along with the attribute name, the content of the attribute is matched against the given value using shell style pattern matching\. If no value is specified, the existence of the sysfs attribute is checked\. This option can be specified multiple times\. .RE .PP -\fB\-\-attr\-nomatch=\fR\fB\fIattribute=value\fR\fR +\fB\-\-attr\-nomatch=\fR\fB\fIattribute\fR\fR\fB=\fR\fB\fIvalue\fR\fR .RS 4 Do not trigger events for devices with a matching sysfs attribute\. If a value is specified along with the attribute name, the content of the attribute is matched against the given value using shell style pattern matching\. If no value is specified, the existence of the sysfs attribute is checked\. This option can be specified multiple times\. .RE @@ -191,17 +191,17 @@ Signal udevd to enable the execution of events\. Signal udevd to reload the rules from the config\. .RE .PP -\fB\-\-env \fR\fB\fIvar\fR\fR\fB=\fR\fB\fIvalue\fR\fR +\fB\-\-env=\fR\fB\fIKEY\fR\fR\fB=\fR\fB\fIvalue\fR\fR .RS 4 Set global variable\. .RE .PP -\fB\-\-max_childs\fR +\fB\-\-max_childs=\fR\fIvalue\fR .RS 4 Set the maximum number of events, udevd will handle at the same time\. .RE .PP -\fB\-\-max_childs_running\fR +\fB\-\-max_childs_running=\fR\fB\fIvalue\fR\fR .RS 4 Set the maximum number of events, which are allowed to run at the same time\. .RE