diff --git a/README.md b/README.md index c3d8be4b..c18be06c 100644 --- a/README.md +++ b/README.md @@ -813,7 +813,7 @@ Usage: cloc [options] | | [,D2,] Exclude the given comma separated directories D1, D2, D3, et cetera, from being scanned. For - example --exclude-dir=.cache,test will skip + example --exclude-dir=.cache,test will skip all files and subdirectories that have /.cache/ or /test/ as their parent directory. Directories named .bzr, .cvs, .hg, .git, .svn,