Skip to content

Commit 5f4ce40

Browse files
hvanbakelJRAlexander
authored andcommitted
Fix flag (#4218)
Fix additional-deps as it is WITH a dash as opposed to additionalprobingpath
1 parent 2e68eac commit 5f4ce40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tools/dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The only time `dotnet` is used as a command on its own is to run [framework-depe
4242

4343
# [.NET Core 2.x](#tab/netcore2x)
4444

45-
`--additionaldeps <PATH>`
45+
`--additional-deps <PATH>`
4646

4747
Path to additional *deps.json* file.
4848

0 commit comments

Comments
 (0)