We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433ac79 commit e9c35b2Copy full SHA for e9c35b2
README.md
@@ -76,9 +76,9 @@ to build and test, for use in debugging. Consists of one or
76
more specifications, separated by '|' and '&'. Each specification
77
is of the form "prop=value", where prop may be either id or type.
78
Examples:
79
- --where type=nuget
80
- --where id=NUnit.Engine.Api
81
- --where "type=nuget|type=choco"
+* --where type=nuget
+* --where id=NUnit.Engine.Api
+* --where "type=nuget|type=choco"
82
83
#### --level=LEVEL [--lev]
84
Specifies the level of package testing, which is normally set
0 commit comments