diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2007-02-05 16:03:00 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-02-05 16:03:00 +0100 |
commit | bba8160f5166264b5cfd120e113a9187b7ed6c46 (patch) | |
tree | 80ac04d813c13a4def7965766317d17bbc25ae2f /udevinfo.xml | |
parent | 1bcfb137e838a9fa8c607aa2e88b1b1f0716f296 (diff) |
man: correct udevinfo --export-db
Thanks to: Matthias Schwarzott <zzam@gentoo.org>
Diffstat (limited to 'udevinfo.xml')
-rw-r--r-- | udevinfo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udevinfo.xml b/udevinfo.xml index 77432f9c8d..1d44d4082b 100644 --- a/udevinfo.xml +++ b/udevinfo.xml @@ -84,7 +84,7 @@ </listitem> </varlistentry> <varlistentry> - <term><option>--export</option></term> + <term><option>--export-db</option></term> <listitem> <para>Export the content of the udev database.</para> </listitem> |