File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ help(){
105
105
printf ' \n--operation:\n' ;
106
106
printf ' If the input and output folder are the same, only unique files are preserved, indipendentyl of this parameter.\n' ;
107
107
printf ' Otherwise with cp the input folder is left intact, while with mv duplicates or ignored files are left in place.\n' ;
108
- printf ' With mv-delete the behavirous is as with mv, but leftovers are deleted afterwards.\n'
108
+ printf ' With mv-delete the behaviours is as with mv, but leftovers are deleted afterwards.\n'
109
109
printf ' \n--afl-folder:\n' ;
110
110
printf ' If the input folder has a structure similar to those created by afl-fuzz, then the structure of queue,\n' ;
111
111
printf ' hangs and crashes is preserved, and unique files are placed in the corresponding directory.\n' ;
You can’t perform that action at this time.
0 commit comments