We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2665c7 commit 43f9ae3Copy full SHA for 43f9ae3
docs/scripts/p4cpconfig.rst
@@ -21,9 +21,11 @@ or add to the parameters in the configuration file.
21
Output formats
22
==============
23
24
+The output file format may be specified using the ``--format`` (``-f``)
25
+parameter. The default value is ``cmake``.
26
+
27
+-----------+--------------------------------------------------------+
-| ``cmake`` | Output will be a cmake configuration file. This is the |
-| | default output format. |
28
+| ``cmake`` | Output will be a cmake configuration file. |
29
30
| ``env`` | Output will be a file that sets environment variables. |
31
0 commit comments