From b869db30ac9d22fbdf17218d6bdc9356922e397c Mon Sep 17 00:00:00 2001 From: David Teigland Date: Wed, 3 May 2017 15:37:48 -0500 Subject: [PATCH] man pvscan: add description for --activate --- tools/args.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/args.h b/tools/args.h index 704b4e745..2dc738f84 100644 --- a/tools/args.h +++ b/tools/args.h @@ -808,6 +808,9 @@ arg(metadatacopies_ARG, '\0', "metadatacopies", metadatacopies_VAL, 0, 0, NULL) * ... and now the short args. */ arg(activate_ARG, 'a', "activate", activation_VAL, 0, 0, + "#pvscan\n" + "Auto-activate LVs in a VG when the PVs scanned have completed the VG.\n" + "(Only \\fBay\\fP is applicable.)\n" "#lvchange\n" "#vgchange\n" "Change the active state of LVs.\n" -- 2.43.5