diff --git a/configurations.rst b/configurations.rst index 1798477..85f99c5 100644 --- a/configurations.rst +++ b/configurations.rst @@ -78,20 +78,12 @@ the tool shall look in the same directory for any files which match any of the patterns (the asterisk (``*``) represents file globbing): - - :var:`name`\ :path:`:`\ :glob:`*`\ :path:`.cps` - - :var:`name`\ :path:`-`\ :glob:`*`\ :path:`.cps` - :var:`name`\ :path:`@`\ :glob:`*`\ :path:`.cps` - - :var:`name`\ :path:`:`\ :glob:`*`\ :path:`@`\ :glob:`*`\ :path:`.cps` - - :var:`name`\ :path:`-`\ :glob:`*`\ :path:`@`\ :glob:`*`\ :path:`.cps` -Patterns containing colon (``:``) shall be skipped -on platforms for which that character -is not permitted in file names (e.g. Windows). - If any such package specifications are found, they shall be loaded at the same time, and their contents appended to the information loaded from the base CPS.