comparison README @ 13:b960713823a7 draft

add a note about globbing in README Signed-off-by: Changaco <changaco ατ changaco δοτ net>
author Changaco <changaco ατ changaco δοτ net>
date Mon, 16 Apr 2012 13:01:16 +0200
parents 0d4378996672
children
comparison
equal deleted inserted replaced
12:ddbbd4ee5d47 13:b960713823a7
9 Compatibility: gamin only works on Linux and FreeBSD as of April 2012 9 Compatibility: gamin only works on Linux and FreeBSD as of April 2012
10 10
11 Installation/Removal/Update: ./setup install|uninstall|update 11 Installation/Removal/Update: ./setup install|uninstall|update
12 12
13 Configuration: see examples/ 13 Configuration: see examples/
14 Note: globbing (i.e. using wildcards like in "*.atom") only works on startup, it won't detect files created after that.