diff --git a/site/_docs/usage.md b/site/_docs/usage.md index 115cf5e1..ae62a57f 100644 --- a/site/_docs/usage.md +++ b/site/_docs/usage.md @@ -29,8 +29,9 @@ $ jekyll build --watch

The contents of <destination> are automatically cleaned, by default, when the site is built. Files or folders that are not - created by your site will be removed. Some files could be retained - by specifying them within the <keep_files> configuration directive. + created by your site will be removed. Files and folders you wish to be retain + in <destination> may be specified within the <keep_files> + configuration directive.

Do not use an important location for <destination>;