From: Guillaume Pellerin Date: Thu, 14 Jul 2011 23:47:54 +0000 (+0000) Subject: more example info X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fdab158a57d6c55946f788b10044749f9371df07;p=deefuzzer.git more example info --- diff --git a/scripts/deefuzzer b/scripts/deefuzzer index 158c060..a2f22eb 100755 --- a/scripts/deefuzzer +++ b/scripts/deefuzzer @@ -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 """