mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03: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…
x
Reference in New Issue
Block a user