changeset 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 ddbbd4ee5d47
children 5c26fc1adbac
files README
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README
+++ b/README
@@ -11,3 +11,4 @@ Compatibility: gamin only works on Linux
 Installation/Removal/Update: ./setup install|uninstall|update
 
 Configuration: see examples/
+Note: globbing (i.e. using wildcards like in "*.atom") only works on startup, it won't detect files created after that.