summaryrefslogtreecommitdiffstats
path: root/misc-utils
diff options
context:
space:
mode:
authorVille Skyttä2013-04-07 10:12:06 +0200
committerKarel Zak2013-04-08 17:06:54 +0200
commit0e85c43dd8f1a9ca6f1b8c5a14739274f154e622 (patch)
tree68c246907b8d9becb3da0f7cfe9f00ad8a986c5c /misc-utils
parentbash-completion: Avoid some unnecessary subshells. (diff)
downloadkernel-qcow2-util-linux-0e85c43dd8f1a9ca6f1b8c5a14739274f154e622.tar.gz
kernel-qcow2-util-linux-0e85c43dd8f1a9ca6f1b8c5a14739274f154e622.tar.xz
kernel-qcow2-util-linux-0e85c43dd8f1a9ca6f1b8c5a14739274f154e622.zip
uuidd.8: Document --debug and --quiet long options.
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Diffstat (limited to 'misc-utils')
-rw-r--r--misc-utils/uuidd.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc-utils/uuidd.8.in b/misc-utils/uuidd.8.in
index f35a41eef..c38d715a2 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 "