summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Wágner <wferi@niif.hu>2015-07-08 14:41:24 +0200
committerMarian Csontos <mcsontos@redhat.com>2015-08-18 16:23:38 +0200
commit67c4c6a2256f35b0140f299ced4d6bce74dbec89 (patch)
treeb20e4ee8d79c304e6e2409a3636b08d098d0b244
parent75d0e1af6394bf38549b18c8b4b7ac47d0914226 (diff)
downloadlvm2-67c4c6a2256f35b0140f299ced4d6bce74dbec89.tar.gz
cmirrord: document the --foreground and --help options
-rw-r--r--man/cmirrord.8.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/man/cmirrord.8.in b/man/cmirrord.8.in
index 8ef67940c..8ea2ba975 100644
--- a/man/cmirrord.8.in
+++ b/man/cmirrord.8.in
@@ -3,7 +3,7 @@
cmirrord \(em cluster mirror log daemon
.SH SYNOPSIS
-.B cmirrord
+\fBcmirrord\fR [\fB\-f\fR] [\fB\-h\fR]
.SH DESCRIPTION
cmirrord is the daemon that tracks mirror log information in a cluster.
@@ -24,6 +24,12 @@ there are still active cluster mirrors, however, the signal will be
ignored. Active cluster mirrors should be shutdown before stopping the
cluster mirror log daemon.
+.SH OPTIONS
+.IP "\fB\-f\fR, \fB\-\-foreground\fR" 4
+Do not daemonize and log to the terminal.
+.IP "\fB\-h\fR, \fB\-\-help\fR" 4
+Print usage.
+
.SH SEE ALSO
.BR lvm (8)
.BR clvmd (8)