Files
tldr/pages.ko/common/cotton.md
bl-ue 8ebd171d6f *: fix typos reported by Hunspell (#5848)
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
2021-05-20 16:13:41 -04:00

17 lines
365 B
Markdown

# cotton
> 마크다운 테스트 사양 러너.
> 더 많은 정보: <https://github.com/chonla/cotton>.
- 특정 기본 URL 사용하기:
`cotton -u {{기본_url}} {{파일}}.md`
- 인증서 확인 비활성화(비 보안 모드):
`cotton -u {{기본_url}} -i {{파일}}.md`
- 테스트 실패시 실행 중지:
`cotton -u {{기본_url}} -s {{파일}}.md`