]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
uuidd.8: Document --debug and --quiet long options.
authorVille Skyttä <ville.skytta@iki.fi>
Sun, 7 Apr 2013 08:12:06 +0000 (11:12 +0300)
committerKarel Zak <kzak@redhat.com>
Mon, 8 Apr 2013 15:06:54 +0000 (17:06 +0200)
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
misc-utils/uuidd.8.in

index f35a41eef9837e41930fbcb5e87b8214b244e692..c38d715a2a589e0330766c7cee1864d922a2799a 100644 (file)
@@ -17,7 +17,7 @@ in a secure and guaranteed-unique fashion, even in the face of large
 numbers of threads running on different CPUs trying to grab UUIDs.
 .SH OPTIONS
 .TP
-.B \-d
+.BR \-d , " \-\-debug "
 Run uuidd in debugging mode.  This prevents uuidd from running as a daemon.
 .TP
 .BR \-h , " \-\-help "
@@ -48,7 +48,7 @@ process.  Implies --no-fork and --no-pid.  As of this writing, this option is
 supposed to be used only with systemd.  This option must be enabled with a configure
 option.
 .TP
-.B \-q
+.BR \-q , " \-\-quiet "
 Suppress some failure messages.
 .TP
 .BR \-r , " \-\-random "