We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c93e847 + 2dffd7c commit ad23924Copy full SHA for ad23924
src/doc/src/appendix/glossary.md
@@ -119,7 +119,7 @@ The meaning of the term *target* depends on the context:
119
- **Target Directory** — Cargo places all built artifacts and intermediate
120
files in the *target* directory. By default this is a directory named
121
`target` at the workspace root, or the package root if not using a
122
- workspace. The directory be changed with the `--target` command-line option,
+ workspace. The directory be changed with the `--target-dir` command-line option,
123
the `CARGO_TARGET_DIR` [environment variable], or the `build.target-dir`
124
[config option].
125
0 commit comments