summaryrefslogtreecommitdiff
path: root/udevd.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-04-20 21:07:06 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-04-20 21:07:06 +0200
commitc70560feef0eb61a150cd2f956f0beead4313ffe (patch)
tree48db1f001e87e46b0ccd2b30704b87a8662ba9b9 /udevd.xml
parent1d918b50cddc975abbfd06af134a6d843d9bc7f0 (diff)
logging: add trailing newline to all strings
Diffstat (limited to 'udevd.xml')
-rw-r--r--udevd.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/udevd.xml b/udevd.xml
index 0b3c01787a..178af4cb6c 100644
--- a/udevd.xml
+++ b/udevd.xml
@@ -27,7 +27,7 @@
<command>udevd</command>
<arg><option>--daemon</option></arg>
<arg><option>--debug-trace</option></arg>
- <arg><option>--verbose</option></arg>
+ <arg><option>--debug</option></arg>
<arg><option>--version</option></arg>
<arg><option>--help</option></arg>
</cmdsynopsis>
@@ -59,7 +59,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><option>--verbose</option></term>
+ <term><option>--debug</option></term>
<listitem>
<para>Print log messages to stdout.</para>
</listitem>