pages*/*: update outdated pages, pages/*: fix placeholders (#14171)
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
|
||||
- 특정 기본 URL 사용하기:
|
||||
|
||||
`cotton -u {{기본_url}} {{파일}}.md`
|
||||
`cotton -u {{기본_url}} {{파일.md}}`
|
||||
|
||||
- 인증서 확인 비활성화(비 보안 모드):
|
||||
|
||||
`cotton -u {{기본_url}} -i {{파일}}.md`
|
||||
`cotton -u {{기본_url}} -i {{파일.md}}`
|
||||
|
||||
- 테스트 실패시 실행 중지:
|
||||
|
||||
`cotton -u {{기본_url}} -s {{파일}}.md`
|
||||
`cotton -u {{기본_url}} -s {{파일.md}}`
|
||||
|
Reference in New Issue
Block a user