Differences
This shows you the differences between the selected revisions of the page.
| 2015-10-20 | 2015-11-03 | ||
| Cosmetics (Petr) | no summary (170.248.46.15) (hidden) | ||
| Line 67: | Line 67: | ||
| To use the mask for directories, append a slash to the end, e.g. ''images/''. The mask ''*/'' matches any directory. | To use the mask for directories, append a slash to the end, e.g. ''images/''. The mask ''*/'' matches any directory. | ||
| - | Note that when using [[ui_editmask|File Mask dialog]], the trailing slash for directory masks is appended automatically. | ||
| - | |||
| - | To make operation non-recursive use exclude mask ''*/''((Full inline file mask syntax, in case there's no other mask involved, is ''|*/'', where the ''|'' denotes a start of an [[#include_exclude|exclude mask]].)). | ||
| - | |||
| - | Directory masks are recursive. E.g. mask ''images/'' matches directories ''/home/martin/images/'' as well as ''/home/martin/images/avatars/''. | ||
| ===== [[path]] Path Mask ===== | ===== [[path]] Path Mask ===== | ||