Release coccinelle-0.2.0rc1
[bpt/coccinelle.git] / scripts / coccicheck / README
index 6044c75..e604d0e 100644 (file)
@@ -1,15 +1,20 @@
 
-               Coccicheck version 0.1
+               Coccicheck version 0.2.2
 
  -*- Usage -*-
 
  1) ./configure mode <your project directory>
        This will setup some default directories.
-       Check if they suit you!
+       Check in Makefile if they suit you!
        mode is either org or diff, depending on whether you want the
        output in Emacs org mode, or in diff format where - indicates not
        something to remove but an item of interest.
 
+       NB: The project directory must currently be an absolute path.
+
+       You can overwrite the default flags on the command line:
+       SPFLAGS="-I my_include -timeout 30" ./configure mode <project>
+
  2) make update
        This will create the `results` directory.
        It will contain all the files needed