]> sourceware.org Git - lvm2.git/commitdiff
pvscan: show -aay with --cache for help
authorPeter Rajnoha <prajnoha@redhat.com>
Tue, 3 Sep 2013 07:51:30 +0000 (09:51 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Tue, 3 Sep 2013 07:51:30 +0000 (09:51 +0200)
tools/commands.h

index 841a6b65a6bef44e22ede33a857cffb4cd270bef..f9f81c5ae33456328afe0d0b72441cde69dac76e 100644 (file)
@@ -724,8 +724,7 @@ xx(pvscan,
    "List all physical volumes",
    PERMITTED_READ_ONLY,
    "pvscan " "\n"
-   "\t[-a|--activate ay]\n"
-   "\t[--cache [ DevicePath | --major major --minor minor]...]\n"
+   "\t[--cache [-a|--activate ay] [ DevicePath | --major major --minor minor]...]\n"
    "\t[-d|--debug] " "\n"
    "\t{-e|--exported | -n|--novolumegroup} " "\n"
    "\t[-h|-?|--help]" "\n"
This page took 0.041615 seconds and 5 git commands to generate.