fix lint.
This commit is contained in:
parent
4b3b35c9de
commit
9b403e26e5
@ -26,7 +26,7 @@ var extractManyFlags struct {
|
||||
|
||||
var extractManyCmd = &cli.Command{
|
||||
Name: "extract-many",
|
||||
Description: `generate many test vectors by repeateadly calling tvx extract, using a csv file as input.
|
||||
Description: `generate many test vectors by repeatedly calling tvx extract, using a csv file as input.
|
||||
|
||||
The CSV file must have a format just like the following:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user