From 3115cc3895a9c5b928748a5188c7a035120d3260 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 14 Jan 2021 13:41:15 -0500 Subject: Help: Fix layout of architecture/toolset fields in cmake-presets(7) manual These two fields share common documentation and so should be a single entry in the definition list. Fixes: #21642 --- Help/manual/cmake-presets.7.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Help/manual/cmake-presets.7.rst b/Help/manual/cmake-presets.7.rst index d60f372..3ab0a62 100644 --- a/Help/manual/cmake-presets.7.rst +++ b/Help/manual/cmake-presets.7.rst @@ -134,8 +134,7 @@ that may contain the following fields: argument, you cannot include the platform name in the generator name. Use the ``architecture`` field instead. -``architecture`` -``toolset`` +``architecture``, ``toolset`` Optional fields representing the platform and toolset, respectively, for generators that support them. Each may be either a string or an object -- cgit v0.12