mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-03 21:27:00 +07:00
Docs: udev.xml: Clarify PROGRAM key
Signed-off-by: Michael Witten <mfwitten@gmail.com>
This commit is contained in:
parent
65e039c2e2
commit
2e9820e374
@ -258,10 +258,11 @@
|
||||
<varlistentry>
|
||||
<term><option>PROGRAM</option></term>
|
||||
<listitem>
|
||||
<para>Execute a program. The key is true, if the program returns
|
||||
<para>Execute a program to determine whether there
|
||||
is a match; the key is true if the program returns
|
||||
successfully. The device properties are made available to the
|
||||
executed program in the environment. The program's output printed to
|
||||
stdout, is available in the RESULT key.</para>
|
||||
executed program in the environment. The program's stdout
|
||||
is available in the RESULT key.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user