Skip to content

Commit

Permalink
updating validator documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfsilva committed Apr 15, 2020
1 parent 021ea75 commit ab0f6c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,12 @@ $ pip install requests
The validator script signature is defined as follows:

```
usage: validator.py [-h] [-s SCHEMA_FILE] [-d] JSON_FILE
usage: workflowhub-validator.py [-h] [-s SCHEMA_FILE] [-d] JSON_FILE
Validate JSON file against workflow-schema.
Validate JSON file against workflowhub-schema.
positional arguments:
JSON_FILE JSON data file
JSON_FILE JSON trace file
optional arguments:
-h, --help show this help message and exit
Expand Down

0 comments on commit ab0f6c5

Please sign in to comment.