Skip to content

Commit db1a2c0

Browse files
Merge pull request #5402 from MicrosoftDocs/main638850870026342044sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents eb1cacc + 987a044 commit db1a2c0

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)