]> git.parisson.com Git - deefuzzer.git/commitdiff
more example info
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 14 Jul 2011 23:47:54 +0000 (23:47 +0000)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 14 Jul 2011 23:47:54 +0000 (23:47 +0000)
scripts/deefuzzer

index 158c06007800cb1833f0862991ad632c9ac71109..a2f22eb6fe596c544b9ee94b533c5bff4fcdb649 100755 (executable)
@@ -29,9 +29,14 @@ def prog_info():
 
  recommends: python-twitter, python-tinyurl, python-liblo | pyliblo (>= 0.26)
 
- Usage : deefuzzer $1
-  where $1 is the path for a XML config file
-  ex: deefuzzer example/myfuzz.xml
+ Usage : deefuzzer [file]
+
+  where [file] is the path for a XML config file. 
+  
+  Edit an example in example/deefuzzer.xml
+  and then start one or more stations: 
+  $ deefuzzer example/deefuzzer.xml
 
  see http://svn.parisson.org/deefuzzer/ for more details
         """