summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2017-03-02 09:30:27 -0600
committerDavid Teigland <teigland@redhat.com>2017-03-02 09:31:06 -0600
commitb76852bf35ca89f0c72bf30f1f86884ec53bc4c3 (patch)
treeb29cde54d994e74b355f38b52bcdb830d9ebc312
parent26ca308ba91454ab34a5eefa8c24d8f70a7c4308 (diff)
downloadlvm2-b76852bf35ca89f0c72bf30f1f86884ec53bc4c3.tar.gz
man lvchange: mention special activation vals
used by lvmlockd and clvmd.
-rw-r--r--tools/args.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/args.h b/tools/args.h
index 66de6d5ab..471a3c286 100644
--- a/tools/args.h
+++ b/tools/args.h
@@ -807,8 +807,8 @@ arg(activate_ARG, 'a', "activate", activation_VAL, 0, 0,
"if the list is set but empty, no LVs match.\n"
"Autoactivation should be used during system boot to make it possible\n"
"to select which LVs should be automatically activated by the system.\n"
- "See lvmlockd(8) for more information about activation options for shared VGs.\n"
- "See clvmd(8) for more information about activation options for clustered VGs.\n"
+ "See lvmlockd(8) for more information about activation options \\fBey\\fP and \\fBsy\\fP for shared VGs.\n"
+ "See clvmd(8) for more information about activation options \\fBey\\fP, \\fBsy\\fP, \\fBly\\fP and \\fBln\\fP for clustered VGs.\n"
"#lvcreate\n"
"Controls the active state of the new LV.\n"
"\\fBy\\fP makes the LV active, or available.\n"