summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/defaults.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/defaults.cfg b/etc/defaults.cfg
index bb722dd..2371b1c 100644
--- a/etc/defaults.cfg
+++ b/etc/defaults.cfg
@@ -23,7 +23,7 @@
# You can configure log format to pull from logging.ini formats of these names:
# config_opts['build_log_fmt_name'] = "unadorned"
# config_opts['root_log_fmt_name'] = "detailed"
-# config_opts['state_log_fmt_name'] = "detailed"
+# config_opts['state_log_fmt_name'] = "state"
#
# the cleanup_on_* options allow you to automatically clean and remove the
# mock build directory, but only take effect if --resultdir is used.