Skip to content

Commit

Permalink
nitpick
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Fenoll <[email protected]>
  • Loading branch information
fenollp committed Feb 9, 2021
1 parent 89df7aa commit 64674f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Optional. API key from [https://fuzzymonkey.co](https://fuzzymonkey.co).

## Outputs
### `code`
Return code of the command. (`0`: no error, 2: lint failure, 4: fmt failure, 6: bug found, 7: exec failed).
Return code of the command. (`0`: no error, `2`: lint failure, `4`: fmt failure, `6`: bug found, `7`: exec failed).
### `seed`
Seed returned by `monkey pastseed`. Non-empty when just ran `monkey fuzz` & found a bug.

Expand Down

0 comments on commit 64674f3

Please sign in to comment.