diff --git a/man/cmirrord.8.in b/man/cmirrord.8.in index 8ef67940c..383db65ed 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 fork and log to the terminal. +.IP "\fB\-h\fR, \fB\-\-help\fR" 4 +Print usage. + .SH SEE ALSO .BR lvm (8) .BR clvmd (8)