From 8af33b33c35cc1ce442c0b1fc83d53423efa66fe Mon Sep 17 00:00:00 2001 From: Roj Date: Mon, 1 May 2023 19:48:33 +0300 Subject: [PATCH] Change the right file --- src/doc/man/cargo-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/man/cargo-install.md b/src/doc/man/cargo-install.md index 31c3d6048..385ed27c2 100644 --- a/src/doc/man/cargo-install.md +++ b/src/doc/man/cargo-install.md @@ -173,7 +173,7 @@ Directory to install packages into. {{> options-target-dir }} {{#option "`--debug`" }} -Build with the `dev` profile instead the `release` profile. +Build with the `dev` profile instead of the `release` profile. See also the `--profile` option for choosing a specific profile by name. {{/option}}