diff --git a/src/doc/src/reference/config.md b/src/doc/src/reference/config.md index ede860e85..52d092790 100644 --- a/src/doc/src/reference/config.md +++ b/src/doc/src/reference/config.md @@ -903,13 +903,6 @@ See [debug](profiles.md#debug). See [split-debuginfo](profiles.md#split-debuginfo). -#### `profile..strip` -* Type: string or boolean -* Default: See profile docs. -* Environment: `CARGO_PROFILE__STRIP` - -See [strip](profiles.md#strip). - #### `profile..debug-assertions` * Type: boolean * Default: See profile docs. @@ -960,7 +953,7 @@ See [panic](profiles.md#panic). See [rpath](profiles.md#rpath). #### `profile..strip` -* Type: string +* Type: string or boolean * Default: See profile docs. * Environment: `CARGO_PROFILE__STRIP`