diff --git a/OPTIONS.md b/OPTIONS.md index 56195646a39..be5164502a5 100644 --- a/OPTIONS.md +++ b/OPTIONS.md @@ -8,7 +8,7 @@ Options: -c, --config Provide path to a webpack configuration file e.g. ./webpack.config.js. --config-name Name of the configuration to use. -m, --merge Merge two or more configurations using 'webpack-merge'. - --disable-interpret Disable interpret a config file. + --disable-interpret Disable interpret for loading the config file. --env Environment passed to the configuration when it is a function. --node-env Sets process.env.NODE_ENV to the specified value. -h, --hot [value] Enables Hot Module Replacement