Skip to content

Commit 98cfddc

Browse files
Merge pull request #5959 from TylerMSFT/sarif
remove example
2 parents 71e2465 + 8b781d3 commit 98cfddc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/build/reference/experimental-log.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ Diagnostics are also output as text to the console as usual.
3939

4040
## Examples
4141

42-
The following command produces SARIF information for the compilation of `main.cpp` and saves it in the file `main.sarif`:
43-
44-
```cmd
45-
cl /experimental:log main.cpp
46-
```
47-
4842
The following command produces SARIF information for the compilation of `main.cpp` and saves it in the file `mySarifInfo.sarif`:
4943

5044
```cmd

0 commit comments

Comments
 (0)