Skip to content

Commit 43f9ae3

Browse files
committed
And the hits keep coming
Signed-off-by: Derek G Foster <[email protected]>
1 parent b2665c7 commit 43f9ae3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/scripts/p4cpconfig.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@ or add to the parameters in the configuration file.
2121
Output formats
2222
==============
2323

24+
The output file format may be specified using the ``--format`` (``-f``)
25+
parameter. The default value is ``cmake``.
26+
2427
+-----------+--------------------------------------------------------+
25-
| ``cmake`` | Output will be a cmake configuration file. This is the |
26-
| | default output format. |
28+
| ``cmake`` | Output will be a cmake configuration file. |
2729
+-----------+--------------------------------------------------------+
2830
| ``env`` | Output will be a file that sets environment variables. |
2931
+-----------+--------------------------------------------------------+

0 commit comments

Comments
 (0)