summaryrefslogtreecommitdiff
path: root/udevd.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@suse.de>2006-09-08 11:27:03 +0200
committerKay Sievers <kay.sievers@suse.de>2006-09-08 11:27:03 +0200
commitb52a01ee39dad3b04aaa7e3af7435f062d3e887f (patch)
tree8a86cb779cdeb83619ee8b40fe96bad50e5d3b47 /udevd.xml
parentadc8e4b91ef4719489b4d9b2b2b298166674ffbb (diff)
udevd: use getopt_long()
Diffstat (limited to 'udevd.xml')
-rw-r--r--udevd.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/udevd.xml b/udevd.xml
index 7feede2777..f0682ed00c 100644
--- a/udevd.xml
+++ b/udevd.xml
@@ -26,6 +26,7 @@
<cmdsynopsis>
<command>udevd</command>
<arg><option>--daemon</option></arg>
+ <arg><option>--help</option></arg>
</cmdsynopsis>
<cmdsynopsis>
<command>udevcontrol <replaceable>command</replaceable></command>
@@ -47,6 +48,12 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--help</option></term>
+ <listitem>
+ <para>Print usage.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>log_priority=<replaceable>value</replaceable></option></term>
<listitem>
<para>udevcontrol can dynamically set the log level of udevd.