summaryrefslogtreecommitdiff
path: root/udev/udevd.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-07 14:48:33 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-09-07 14:48:33 +0200
commite5931bb7d86226a3823bdf5f4ec01c857827d386 (patch)
tree728b3e9b4147a86a8ff00f47111ac1ce83e363c0 /udev/udevd.xml
parentf640b32fddfc45210361813b50c629a80d2889d2 (diff)
udevadm: add --version --help options to man page, hide them as commands
Diffstat (limited to 'udev/udevd.xml')
-rw-r--r--udev/udevd.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/udev/udevd.xml b/udev/udevd.xml
index 8d22a0c14d..b5726b8b03 100644
--- a/udev/udevd.xml
+++ b/udev/udevd.xml
@@ -61,7 +61,7 @@
<varlistentry>
<term><option>--debug</option></term>
<listitem>
- <para>Print log messages to stdout.</para>
+ <para>Print debug messages to stderr.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -71,7 +71,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><option>help</option></term>
+ <term><option>--help</option></term>
<listitem>
<para>Print help text.</para>
</listitem>