From: David Teigland <teigland@sourceware.org>
To: lvm-devel@redhat.com
Subject: main - improve description of devices option
Date: Mon, 2 May 2022 14:47:44 +0000 (GMT) [thread overview]
Message-ID: <20220502144744.87EE63858D3C@sourceware.org> (raw)
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=dd28460017356d9a1a30a787b5572e9bcbf1c4a4
Commit: dd28460017356d9a1a30a787b5572e9bcbf1c4a4
Parent: 494372b4eed0c8f6040e3357939eb7511ac25745
Author: David Teigland <teigland@redhat.com>
AuthorDate: Mon May 2 09:46:28 2022 -0500
Committer: David Teigland <teigland@redhat.com>
CommitterDate: Mon May 2 09:47:02 2022 -0500
improve description of devices option
---
tools/args.h | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/tools/args.h b/tools/args.h
index c4d8fe7ff..57d2dfc52 100644
--- a/tools/args.h
+++ b/tools/args.h
@@ -245,8 +245,9 @@ arg(deviceidtype_ARG, '\0', "deviceidtype", string_VAL, 0, 0,
"then it will override the default type that lvm would use.\n")
arg(devices_ARG, '\0', "devices", pv_VAL, ARG_GROUPABLE, 0,
- "Devices that the command can use. This option can be repeated\n"
- "or accepts a comma separated list of devices. This overrides\n"
+ "Restricts the devices that are visible and accessible to the command.\n"
+ "Devices not listed will appear to be missing. This option can be\n"
+ "repeated, or accepts a comma separated list of devices. This overrides\n"
"the devices file.\n")
arg(devicesfile_ARG, '\0', "devicesfile", string_VAL, 0, 0,
reply other threads:[~2022-05-02 14:47 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=20220502144744.87EE63858D3C@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.