diff options
Diffstat (limited to 'Help/command/write_file.rst')
-rw-r--r-- | Help/command/write_file.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/write_file.rst b/Help/command/write_file.rst index 4d476bd..4d0bc63 100644 --- a/Help/command/write_file.rst +++ b/Help/command/write_file.rst @@ -5,7 +5,7 @@ write_file Use the :command:`file(WRITE)` command instead. -:: +.. code-block:: cmake write_file(filename "message to write"... [APPEND]) |