diff --git a/meson_options.txt b/meson_options.txt index 0632c891d..f546c3ce9 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -195,7 +195,7 @@ option('use-tls', option('pg-bell', type : 'boolean', value : true, description : 'should pg ring the bell on invalid keys?') -option('colors-default', type: 'boolean', value: 'true', +option('colors-default', type: 'boolean', value: true, description: 'Enables colorized output from utils by default') option('fs-search-path',