diff options
Diffstat (limited to 'udev/udev.xml')
-rw-r--r-- | udev/udev.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index c517766f97..b971fadea6 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -438,6 +438,13 @@ </listitem> </varlistentry> <varlistentry> + <term><option>cmdline</option></term> + <listitem> + <para>Import a single property from the kernel commandline. For simple flags + the value of the property will be set to '1'.</para> + </listitem> + </varlistentry> + <varlistentry> <term><option>parent</option></term> <listitem> <para>Import the stored keys from the parent device by reading |