Skip to content

Commit 3946c30

Browse files
authored
Add info for proxy option mapping
1 parent 1ac1b47 commit 3946c30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/mapping.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,8 @@ var options = {
666666
/^(?:dot|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity)$/,
667667
},
668668
proxy: {
669-
name: "proxy"
669+
name: "proxy",
670+
info: "set the proxy used to fetch results",
670671
},
671672
},
672673
waterfall: {

0 commit comments

Comments
 (0)