From 79992bf45f1d93b8fda6efd9af3f86efaedfb105 Mon Sep 17 00:00:00 2001 From: Shawn Seltner <148699849+Oppslia@users.noreply.github.com> Date: Tue, 5 May 2026 12:29:25 -0400 Subject: [PATCH] Removed extra spaces in README.md example Keeping formatting consistent with the rest of the body of this section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,