diff --git a/pages/common/scc.md b/pages/common/scc.md index 0e4d8e58d4..d3b703251c 100644 --- a/pages/common/scc.md +++ b/pages/common/scc.md @@ -21,7 +21,7 @@ - Only count files with specific file extensions: -`scc --include-ext {{go, java, js}}` +`scc --include-ext {{go,java,js}}` - Exclude directories from being counted: