Browse Source

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
Brad King 4 years ago
parent
commit
3115cc3895
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Help/manual/cmake-presets.7.rst

+ 1 - 2
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