* main - vgchange systemid: use tag or select
@ 2022-10-31 13:56 David Teigland
0 siblings, 0 replies; only message in thread
From: David Teigland @ 2022-10-31 13:56 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=81f10c1d1e844dd3ad9918a31a0d7c00fed36c94
Commit: 81f10c1d1e844dd3ad9918a31a0d7c00fed36c94
Parent: f188c9e40319d00a3d5bd59f1d01016325935da6
Author: David Teigland <teigland@redhat.com>
AuthorDate: Mon Oct 31 08:54:33 2022 -0500
Committer: David Teigland <teigland@redhat.com>
CommitterDate: Mon Oct 31 08:54:33 2022 -0500
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.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-10-31 13:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-31 13:56 main - vgchange systemid: use tag or select David Teigland
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.