From: David Teigland Date: Wed, 3 May 2017 20:37:48 +0000 (-0500) Subject: man pvscan: add description for --activate X-Git-Tag: v2_02_172~194 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=b869db30ac9d22fbdf17218d6bdc9356922e397c;p=lvm2.git man pvscan: add description for --activate --- 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"