]> sourceware.org Git - lvm2.git/commitdiff
man pvscan: add description for --activate
authorDavid Teigland <teigland@redhat.com>
Wed, 3 May 2017 20:37:48 +0000 (15:37 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 3 May 2017 20:38:53 +0000 (15:38 -0500)
tools/args.h

index 704b4e745aedd5cb1347c12f80ca49ce950b2a2b..2dc738f840b54386d1684b63a650c1ed8feff885 100644 (file)
@@ -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"
This page took 0.058762 seconds and 5 git commands to generate.