1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-28 19:44:56 +02:00
tldr/pages.ko/common/cotton.md
2019-11-23 00:21:20 +09:00

17 lines
383 B
Markdown

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