From 4a123fc28c261cf5a95f8a52a92724458d043d6c Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Fri, 16 Oct 2020 14:09:10 -0400 Subject: Help: Clarify purpose of warnings and errors --- Help/manual/cmake-presets.7.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Help/manual/cmake-presets.7.rst b/Help/manual/cmake-presets.7.rst index 85ff723..dd6337d 100644 --- a/Help/manual/cmake-presets.7.rst +++ b/Help/manual/cmake-presets.7.rst @@ -216,8 +216,8 @@ Format ``warnings`` - An optional object specifying warnings. The object may contain the - following fields: + An optional object specifying the warnings to enable. The object may + contain the following fields: ``dev`` @@ -248,8 +248,8 @@ Format ``errors`` - An optional object specifying errors. The object may contain the - following fields: + An optional object specifying the errors to enable. The object may + contain the following fields: ``dev`` -- cgit v0.12