diff --git a/man/lvremove.8.in b/man/lvremove.8.in index b0bb47733..8426cac5a 100644 --- a/man/lvremove.8.in +++ b/man/lvremove.8.in @@ -31,6 +31,8 @@ See \fBlvm\fP(8) for common options. .TP .BR \-f ", " \-\-force Remove active logical volumes without confirmation. +Tool will try to deactivate \fIunused\fP volume. +To proceed with damaged pools use \-ff .TP .B \-\-noudevsync Disable udev synchronisation. The diff --git a/man/vgremove.8.in b/man/vgremove.8.in index f824a56ca..10a431f25 100644 --- a/man/vgremove.8.in +++ b/man/vgremove.8.in @@ -28,6 +28,7 @@ See \fBlvm\fP(8) for common options. .BR \-f ", " \-\-force Force the removal of any logical volumes on the volume group without confirmation. +To remove also damaged pool volumes use \-ff. .TP .BR \-\-noudevsync Disable udev synchronisation. The