]> sourceware.org Git - lvm2.git/commitdiff
config: report/time_format appeared in v2.02.123
authorPeter Rajnoha <prajnoha@redhat.com>
Wed, 1 Jul 2015 06:19:40 +0000 (08:19 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 1 Jul 2015 06:20:20 +0000 (08:20 +0200)
lib/config/config_settings.h

index cac197835a13cd437d17a95279e2372576c96369..68f593d0f5df774187a4993ca0fa3e04c619cb1f 100644 (file)
@@ -1357,7 +1357,7 @@ cfg(report_binary_values_as_numeric_CFG, "binary_values_as_numeric", report_CFG_
        "(not counting the 'unknown' value which denotes that the\n"
        "value could not be determined).\n")
 
-cfg(report_time_format_CFG, "time_format", report_CFG_SECTION, CFG_PROFILABLE | CFG_DEFAULT_COMMENTED, CFG_TYPE_STRING, DEFAULT_TIME_FORMAT, vsn(2, 2, 121), NULL, 0, NULL,
+cfg(report_time_format_CFG, "time_format", report_CFG_SECTION, CFG_PROFILABLE | CFG_DEFAULT_COMMENTED, CFG_TYPE_STRING, DEFAULT_TIME_FORMAT, vsn(2, 2, 123), NULL, 0, NULL,
         "Set time format for fields reporting time values.\n"
        "Format specification is a string which may contain special character\n"
        "sequences and ordinary character sequences. Ordinary character sequences\n"
This page took 0.044667 seconds and 5 git commands to generate.