diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-04-12 15:58:05 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-04-12 15:58:05 +0200 |
commit | 5539f624e18e948e4e3a1f0d9f5d25de9c8fd8b8 (patch) | |
tree | 56a0bfe869f4439f5205a260cb456e1b9c1a9e98 /udev/udev.xml | |
parent | 0ec5b5e1429307fa7573aaa9b8f25fbd9b1d71d5 (diff) |
allow IMPORT{db}="KEY"
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 |