diff options
Diffstat (limited to 'udev/udev.xml')
-rw-r--r-- | udev/udev.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index b6c5933419..175cdbec6b 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -399,6 +399,14 @@ </listitem> </varlistentry> <varlistentry> + <term><option>db</option></term> + <listitem> + <para>Import a single property specified as the assigned value from the + current device database. This works only if the database is already populated + by an earlier event.</para> + </listitem> + </varlistentry> + <varlistentry> <term><option>parent</option></term> <listitem> <para>Import the stored keys from the parent device by reading |