diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-05-31 01:13:03 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-05-31 01:13:03 +0200 |
commit | c4f6dcc4a5c774c4c5c60c7024d59081deecc7f8 (patch) | |
tree | 9cfd869d655c733493e6807b4ccbb39c6d8a9b90 /udev/udev.xml | |
parent | 1182b9470f61ca00fb600f9af0c148f1e6c04355 (diff) |
add IMPORT{cmdline}
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 |