From 0fcdc8a020afcafa182da93922c171604cf3035e Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Tue, 10 Dec 2013 10:16:37 +0100 Subject: [PATCH] conf: clarify wipe_signatures_when_zeroing_new_lvs --- conf/example.conf.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/example.conf.in b/conf/example.conf.in index dcbc0b384..0c2fc0ae6 100644 --- a/conf/example.conf.in +++ b/conf/example.conf.in @@ -287,10 +287,10 @@ allocation { # to be recognized, it can take more time to complete the signature scan. use_blkid_wiping = 1 - # Set to 1 when use_blkid_wiping is enabled to wipe any signatures found on - # newly-created Logical Volumes automatically in addition to zeroing of the - # first KB on the LV (controlled by the -Z/--zero y option). - # The command line option -W/--wipesignatures n takes precedence over this + # Set to 1 to wipe any signatures found on newly-created Logical Volumes + # automatically in addition to zeroing of the first KB on the LV + # (controlled by the -Z/--zero y option). + # The command line option -W/--wipesignatures takes precedence over this # setting. # The default is to wipe signatures when zeroing. #