diff --git a/docs/options.md b/docs/options.md index e5f9fe0f9..9d6da2b38 100644 --- a/docs/options.md +++ b/docs/options.md @@ -550,7 +550,7 @@ a table of items, including arrays. single values. Platform-specific environment variables also available:
-`CIBW_BEFORE_ALL_MACOS` | `CIBW_BEFORE_ALL_WINDOWS` | `CIBW_BEFORE_ALL_LINUX` +`CIBW_CONFIG_SETTINGS_MACOS` | `CIBW_CONFIG_SETTINGS_WINDOWS` | `CIBW_CONFIG_SETTINGS_LINUX` #### Examples