From 81f10c1d1e844dd3ad9918a31a0d7c00fed36c94 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Mon, 31 Oct 2022 08:54:33 -0500 Subject: [PATCH] vgchange systemid: use tag or select The command can do this but the command defs were missing the annotation to allow it. --- tools/command-lines.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/command-lines.in b/tools/command-lines.in index ec61d3b7d..4bbafd05d 100644 --- a/tools/command-lines.in +++ b/tools/command-lines.in @@ -1766,7 +1766,8 @@ IO: --ignoreskippedcluster ID: vgchange_refresh DESC: Reactivate LVs using the latest metadata. -vgchange --systemid String VG +vgchange --systemid String VG|Tag|Select +OO: --select String ID: vgchange_systemid DESC: Change the system ID of a VG.