1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

args: readonly description update

Include reference to --permission r.
This commit is contained in:
David Teigland 2024-09-06 08:44:06 -05:00
parent e8383073a9
commit 1b68841605

View File

@ -673,7 +673,7 @@ arg(raidintegritymode_ARG, '\0', "raidintegritymode", string_VAL, 0, 0,
arg(readonly_ARG, '\0', "readonly", 0, 0, 0,
"Prevent the command from making changes, including activation and\n"
"metadata updates.\n")
"metadata updates. (See --permission r for read only LVs.)\n")
arg(refresh_ARG, '\0', "refresh", 0, 0, 0,
"#lvmdevices\n"