Skip to content

Commit 119a6a7

Browse files
authored
Clarify the tools option of nuget.exe pack (#3196)
1 parent 4102430 commit 119a6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/cli-reference/cli-ref-pack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ where `<nuspecPath>` and `<projectPath>` specify the `.nuspec` or project file,
120120

121121
- **`-Tool`**
122122

123-
Specifies that the output files of the project should be placed in the `tool` folder.
123+
Specifies that the output files of the project should be placed in the `tools` folder within the package.
124124

125125
- **`-Verbosity [normal|quiet|detailed]`**
126126

0 commit comments

Comments
 (0)