From c69b4dac22ae8f3bbd31219e6bdb9ec7b1320680 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 23 Sep 2007 16:14:35 +0000 Subject: [PATCH] Change Usage description --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index a9ec204..2ed6b01 100644 --- a/README +++ b/README @@ -31,12 +31,14 @@ see INSTALL # 4. Usage # ========= -Usage : d-fuzz $1 +Usage : d-fuzz CONFIGFILE - where $1 is the path for a XML config file + where CONFIGFILE is the path for a XML config file ex: d-fuzz ./myfuzz.xml Note that you must edit the config file with right parameters before executing... +You can find an example for the XML file in the directory "example/" of this +application. Be carefull : at the moment the Thread implementation raises exceptions when shutting down with CTRL + C... @@ -62,5 +64,5 @@ Some parts of this work are also taken from another Parisson's project : Telemet # 7. Contact / Infos # ================== -see http://svn.parisson.org/d-fuzz/ or http://parisson.com for more details +see http://svn.parisson.org/d-fuzz/ or http://parisson.com for more details... -- 2.39.5