summaryrefslogtreecommitdiffstats
path: root/Help/command/file.rst
diff options
context:
space:
mode:
authorMichael Hirsch <scivision@users.noreply.gitlab.kitware.com>2021-05-31 03:29:42 (GMT)
committerBrad King <brad.king@kitware.com>2021-06-02 14:30:21 (GMT)
commit0d210b92faf8b2c6aa3e433781c10b1397c80e62 (patch)
treeb16e836e4b82c2d7a1fe33bfa6c848db44fa7eeb /Help/command/file.rst
parentbf4e49477360e4423eb3ab5dca46314919fb977e (diff)
downloadCMake-0d210b92faf8b2c6aa3e433781c10b1397c80e62.zip
CMake-0d210b92faf8b2c6aa3e433781c10b1397c80e62.tar.gz
CMake-0d210b92faf8b2c6aa3e433781c10b1397c80e62.tar.bz2
Help: links to CMake regex syntax
Diffstat (limited to 'Help/command/file.rst')
-rw-r--r--Help/command/file.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Help/command/file.rst b/Help/command/file.rst
index f46e55a..d8113ea 100644
--- a/Help/command/file.rst
+++ b/Help/command/file.rst
@@ -116,7 +116,8 @@ Parse a list of ASCII strings from ``<filename>`` and store it in
binary while reading unless this option is given.
``REGEX <regex>``
- Consider only strings that match the given regular expression.
+ Consider only strings that match the given regular expression,
+ as described under :ref:`string(REGEX) <Regex Specification>`.
``ENCODING <encoding-type>``
.. versionadded:: 3.1