Help: Improve command formatting atop file page

Amend the references to the `file` page from commit c575d84555 (Help:
Use signature directive for `cmake_path` command, 2025-10-08).
This commit is contained in:
Tyler Yankee
2026-01-15 20:03:29 -05:00
parent e1e55a3412
commit 307c2240ad

View File

@@ -11,7 +11,8 @@ For other path manipulation, handling only syntactic aspects, see the
.. note::
The sub-commands `RELATIVE_PATH`_, `TO_CMAKE_PATH`_, and `TO_NATIVE_PATH`_
The sub-commands :command:`file(RELATIVE_PATH)`,
:command:`file(TO_CMAKE_PATH)`, and :command:`file(TO_NATIVE_PATH)`
have been superseded, respectively, by the sub-commands
:command:`cmake_path(RELATIVE_PATH)`,
:command:`cmake_path(CONVERT ... TO_CMAKE_PATH_LIST)`, and