Changes between Version 5 and Version 6 of RepoSearchPlugin


Ignore:
Timestamp:
Jan 19, 2006, 7:22:25 AM (18 years ago)
Author:
Alec Thomas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RepoSearchPlugin

    v5 v6  
    1717}}}
    1818
    19 The options are separated by your operating systems path seperator (`:` under UNIX).
     19The globs are separated by your operating systems path seperator (`:` under UNIX) and each glob is matched against the ''full'' path. So to match all `README` files you will need to use `*/README`.
    2020
    2121If only `include` is specified the default is to exclude all other files.