mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
cmirrord manual: add --foreground and --help options
This commit is contained in:
parent
5dde63ee4f
commit
f93def8ec3
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user