]> sourceware.org Git - lvm2.git/commitdiff
config_settings: fix typo
authorPeter Rajnoha <prajnoha@redhat.com>
Wed, 20 Mar 2024 14:00:47 +0000 (15:00 +0100)
committerMarian Csontos <marian.csontos@gmail.com>
Wed, 24 Jul 2024 09:50:26 +0000 (09:50 +0000)
lib/config/config_settings.h

index 59e890811fcb0f3cae729797ae22f215336ac244..e90ba0b5d7404272835493ad272c2a98251c42b4 100644 (file)
@@ -1843,7 +1843,7 @@ cfg(report_output_format_CFG, "output_format", report_CFG_SECTION, CFG_PROFILABL
        "If there is more than one report per command, then the format\n"
        "is applied for all reports. You can also change output format\n"
        "directly on command line using --reportformat option which\n"
-       "has precedence over log/output_format setting.\n"
+       "has precedence over report/output_format setting.\n"
        "Accepted values:\n"
        "  basic\n"
        "    Original format with columns and rows. If there is more than\n"
This page took 0.098483 seconds and 5 git commands to generate.