* Fix testsuite by printing MD5 hashes to stdout.
This commit is contained in:
+3
-2
@@ -105,8 +105,9 @@ Multiple \fB\-I\fR flags can be specified, in which case files matching any one
|
||||
of the regular expressions will be fuzzed. See also the \fB\-c\fR flag.
|
||||
.TP
|
||||
\fB\-m\fR, \fB\-\-md5\fR
|
||||
Instead of displaying the program's standard output, just print the MD5 digest
|
||||
of that output. The standard error channel is left untouched.
|
||||
Instead of displaying the program's \fIstandard output\fR, just print its MD5
|
||||
digest to \fBzzuf\fR's standard output. The standard error channel is left
|
||||
untouched.
|
||||
.TP
|
||||
\fB\-M\fR, \fB\-\-max-memory\fR=\fImegabytes\fR
|
||||
Specify the maximum amount of memory, in megabytes, that children are allowed
|
||||
|
||||
Reference in New Issue
Block a user