From: Ville Skyttä Date: Sun, 7 Apr 2013 08:12:06 +0000 (+0300) Subject: uuidd.8: Document --debug and --quiet long options. X-Git-Tag: v2.23-rc2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e85c43dd8f1a9ca6f1b8c5a14739274f154e622;p=thirdparty%2Futil-linux.git uuidd.8: Document --debug and --quiet long options. Signed-off-by: Ville Skyttä --- diff --git a/misc-utils/uuidd.8.in b/misc-utils/uuidd.8.in index f35a41eef9..c38d715a2a 100644 --- a/misc-utils/uuidd.8.in +++ b/misc-utils/uuidd.8.in @@ -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 "