Fix remove-matcher syntax (#211)

This commit is contained in:
Brian Surowiec 2019-11-15 16:02:47 -05:00 committed by eric sciple
parent 28a7970270
commit 225370fc48

View File

@ -107,7 +107,7 @@ Problems matchers can be used to scan a build's output to automatically surface
```bash
echo "::add-matcher::eslint-compact-problem-matcher.json"
echo "::remove-matcher::eslint-compact"
echo "::remove-matcher owner=eslint-compact::"
```
`add-matcher` takes a path to a Problem Matcher file