mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +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
|
cmirrord \(em cluster mirror log daemon
|
||||||
|
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B cmirrord
|
\fBcmirrord\fR [\fB\-f\fR] [\fB\-h\fR]
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
cmirrord is the daemon that tracks mirror log information in a cluster.
|
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
|
ignored. Active cluster mirrors should be shutdown before stopping the
|
||||||
cluster mirror log daemon.
|
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
|
.SH SEE ALSO
|
||||||
.BR lvm (8)
|
.BR lvm (8)
|
||||||
.BR clvmd (8)
|
.BR clvmd (8)
|
||||||
|
Loading…
Reference in New Issue
Block a user