diff --git a/Changes.txt b/Changes.txt new file mode 100644 index 0000000..99eb42a --- /dev/null +++ b/Changes.txt @@ -0,0 +1,7 @@ +Recent changes (since beta 4): + +- --max-attacks is now per claim, and no longer global. + + + + diff --git a/src/switches.c b/src/switches.c index 3e095a9..e29cb7c 100644 --- a/src/switches.c +++ b/src/switches.c @@ -746,7 +746,7 @@ switcher (const int process, int index, int commandline) if (!process) { /* not very important - helptext (" --max-attacks=", "when not 0, maximum number of attacks [0]"); + helptext (" --max-attacks=", "when not 0, maximum number of attacks/states per claim [0]"); */ } else