diff options
Diffstat (limited to 'src/tools/cargo/src/etc/man/cargo-build.1')
-rw-r--r-- | src/tools/cargo/src/etc/man/cargo-build.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/cargo/src/etc/man/cargo-build.1 b/src/tools/cargo/src/etc/man/cargo-build.1 index 6bcfe8093..4194d7b77 100644 --- a/src/tools/cargo/src/etc/man/cargo-build.1 +++ b/src/tools/cargo/src/etc/man/cargo-build.1 @@ -188,7 +188,7 @@ See also the \fB\-\-profile\fR option for choosing a specific profile by name. \fB\-\-profile\fR \fIname\fR .RS 4 Build with the given profile. -See the \fIthe reference\fR <https://doc.rust\-lang.org/cargo/reference/profiles.html> for more details on profiles. +See \fIthe reference\fR <https://doc.rust\-lang.org/cargo/reference/profiles.html> for more details on profiles. .RE .sp \fB\-\-ignore\-rust\-version\fR |