diff --git a/site/docs/configuration.md b/site/docs/configuration.md index 612ce107..10f5b10c 100644 --- a/site/docs/configuration.md +++ b/site/docs/configuration.md @@ -64,7 +64,11 @@ class="flag">flags (specified on the command-line) that control them.
Exclude
-Exclude directories and/or files from the conversion
++ Exclude directories and/or files from the + conversion. These exclusions are relative to the site's + source directory. +
exclude: [DIR, FILE, ...]