Skip to content

Commit 0fc88f9

Browse files
Fix missing dash in --ignore-exit-code flag (#45812)
1 parent da4d874 commit 0fc88f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/testing/microsoft-testing-platform-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ The list below described only the platform options. To see the specific options
251251

252252
Prints out a description of how to use the command.
253253

254-
- **`-ignore-exit-code`**
254+
- **`--ignore-exit-code`**
255255

256256
Allows some non-zero exit codes to be ignored, and instead returned as `0`. For more information, see [Ignore specific exit codes](./microsoft-testing-platform-exit-codes.md#ignore-specific-exit-codes).
257257

0 commit comments

Comments
 (0)