Skip to content

Commit e9c35b2

Browse files
authored
Update README.md
1 parent 433ac79 commit e9c35b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ to build and test, for use in debugging. Consists of one or
7676
more specifications, separated by '|' and '&'. Each specification
7777
is of the form "prop=value", where prop may be either id or type.
7878
Examples:
79-
--where type=nuget
80-
--where id=NUnit.Engine.Api
81-
--where "type=nuget|type=choco"
79+
* --where type=nuget
80+
* --where id=NUnit.Engine.Api
81+
* --where "type=nuget|type=choco"
8282

8383
#### --level=LEVEL [--lev]
8484
Specifies the level of package testing, which is normally set

0 commit comments

Comments
 (0)