diff --git a/WHATS_NEW b/WHATS_NEW index 71190d753..234bf6b39 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,6 @@ Version 2.02.51 - ================================ + Update synopsis in lvconvert manpage to mention --repair. Set cookies in activation code and wait for udev to complete processing. Added configure --enable-udev_rules --enable-udev_sync. Added configure --with-udev-prefix --with-udevdir. diff --git a/man/lvconvert.8.in b/man/lvconvert.8.in index c5d93b8fb..6682871a5 100644 --- a/man/lvconvert.8.in +++ b/man/lvconvert.8.in @@ -21,6 +21,13 @@ LogicalVolume[Path] [PhysicalVolume[Path]...] [\-\-version] .br OriginalLogicalVolume[Path] SnapshotLogicalVolume[Path] + +.B lvconvert +\-\-repair +[\-h|\-?|\-\-help] +[\-v|\-\-verbose] +[\-\-version] +LogicalVolume[Path] [PhysicalVolume[Path]...] .SH DESCRIPTION lvconvert will change a linear logical volume to a mirror logical volume or to a snapshot of linear volume and vice versa.