From 1b68841605d2fbd8457acc2a51153ade3be26ae3 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Fri, 6 Sep 2024 08:44:06 -0500 Subject: [PATCH] args: readonly description update Include reference to --permission r. --- tools/args.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/args.h b/tools/args.h index 9ff8a5ad8..3a53d5771 100644 --- a/tools/args.h +++ b/tools/args.h @@ -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"