1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-04 02:20:23 +03:00

config: update description for log/command_log_selection

This commit is contained in:
Peter Rajnoha 2024-08-30 14:11:39 +02:00
parent 83ae675f8d
commit 30e25d0db9
No known key found for this signature in database
GPG Key ID: E776664036DF84AB

View File

@ -886,8 +886,9 @@ cfg(log_command_log_selection_CFG, "command_log_selection", log_CFG_SECTION, CFG
"define selection criteria for log report on command line directly\n"
"using <lvm command> --configreport log -S <selection criteria>\n"
"which has precedence over log/command_log_selection setting.\n"
"For more information about selection criteria in general, see\n"
"lvm(8) man page.\n")
"To make all the command log lines visible, use \"all\" value\n"
"for the command log selection. For more information about selection\n"
"criteria in general, see lvmreport(7) man page.\n")
cfg(log_verbose_CFG, "verbose", log_CFG_SECTION, CFG_DEFAULT_COMMENTED, CFG_TYPE_INT, DEFAULT_VERBOSE, vsn(1, 0, 0), NULL, 0, NULL,
"Controls the messages sent to stdout or stderr.\n")