summaryrefslogtreecommitdiff
path: root/tools/command-lines.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/command-lines.in')
-rw-r--r--tools/command-lines.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/command-lines.in b/tools/command-lines.in
index a8c06bafc..624862713 100644
--- a/tools/command-lines.in
+++ b/tools/command-lines.in
@@ -1545,6 +1545,18 @@ vgck
OO: --reportformat ReportFmt
OP: VG|Tag ...
ID: vgck_general
+DESC: Read VG and display information
+
+vgck --repairmetadata VG
+OO: --sourcedevice PV, --file String
+OP: PV ...
+ID: vgck_repair_metadata
+DESC: Repair metadata on PVs
+
+vgck --dumpmetadata VG
+OO: --sourcedevice PV, --file String, --force
+ID: vgck_dump_metadata
+DESC: Read and print raw metadata from a PV
---