diff --git a/scanner/1_prechecker.md b/scanner/1_prechecker.md index 52141d3..d951ade 100644 --- a/scanner/1_prechecker.md +++ b/scanner/1_prechecker.md @@ -56,7 +56,7 @@ Options: -h 설명 메시지 출력 -v FOSSLight Prechecker 버전 출력 -p 체크할 소스 경로 - -e 분석시 제외할 경로('lint' mode에서만 동작, pattern 매칭 가능) + -e 분석시 제외할 경로('lint' mode에서만 동작, [pattern 매칭 가능](https://scancode-toolkit.readthedocs.io/en/stable/cli-reference/scan-options-pre.html?highlight=ignore#glob-pattern-matching)) -f 결과 파일 포맷 (yaml, xml, html) -o 결과 파일 이름 지정 -n venv, node_modules, ./ 에 대하여 분석 제외하지 않으려면 추가