Skip to content

Commit

Permalink
Add info for proxy option mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
jitto committed Apr 2, 2022
1 parent 1ac1b47 commit 3946c30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/mapping.js
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,8 @@ var options = {
/^(?:dot|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity)$/,
},
proxy: {
name: "proxy"
name: "proxy",
info: "set the proxy used to fetch results",
},
},
waterfall: {
Expand Down

0 comments on commit 3946c30

Please sign in to comment.