Update usage.md

Correction; clarity.
This commit is contained in:
jaybe@jekyll
2015-01-12 18:21:00 -06:00
parent 12cbfa8cf4
commit e378b2efd3

View File

@@ -29,7 +29,7 @@ $ jekyll build --watch
<p>
The contents of <code>&lt;destination&gt;</code> are automatically
cleaned, by default, when the site is built. Files or folders that are not
created by your site will be removed. Files and folders you wish to be retain
created by your site will be removed. Files and folders you wish to retain
in <code>&lt;destination&gt;</code> may be specified within the <code>&lt;keep_files&gt;</code>
configuration directive.
</p>