All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@sourceware.org>
To: lvm-devel@redhat.com
Subject: main - vgchange systemid: use tag or select
Date: Mon, 31 Oct 2022 13:56:12 +0000 (GMT)	[thread overview]
Message-ID: <20221031135612.63F9D385DC38@sourceware.org> (raw)

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.
 


                 reply	other threads:[~2022-10-31 13:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221031135612.63F9D385DC38@sourceware.org \
    --to=teigland@sourceware.org \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.