diff options
-rw-r--r-- | Help/manual/cmake-presets.7.rst | 8 |
1 files 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`` |