Browse Source

Merge topic 'ci-linkcheck' into release-3.31

25b25a7724 Help: Update link to UTF-8 RFC 3629

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10103
pull/375/head
Brad King 7 months ago
committed by Kitware Robot
parent
commit
abeabd7c0c
  1. 3
      Help/command/execute_process.rst

3
Help/command/execute_process.rst

@ -164,7 +164,8 @@ Options:
``UTF8``
Use the UTF-8 codepage. Use of this name is discouraged in favor
of ``UTF-8`` to match the `UTF-8 RFC <https://www.ietf.org/rfc/rfc3629>`_
of ``UTF-8`` to match the
`UTF-8 RFC <https://datatracker.ietf.org/doc/html/rfc3629>`_
naming convention.
``COMMAND_ERROR_IS_FATAL <ANY|LAST>``

Loading…
Cancel
Save