diff --git a/site/_docs/upgrading.md b/site/_docs/upgrading.md index bf8359a3..dd0a3d36 100644 --- a/site/_docs/upgrading.md +++ b/site/_docs/upgrading.md @@ -80,7 +80,7 @@ and add a new markdown file to it. To preview your new post, simply run the Rather than passing individual flags via the command line, you can now pass an entire custom Jekyll config file. This helps to distinguish between environments, or lets you programmatically override user-specified -defaults. Simply add the `--config` flag to the `jekyll` command, followed +defaults. Simply add the `--config` flag to the `jekyll` command, followed by the path to one or more config files (comma-delimited, no spaces). #### As a result, the following command line flags are now deprecated: