17 lines
294 B
Markdown
Raw Normal View History

# ispell
> 대화형 맞춤법 검사 도구.
> 더 많은 정보: <https://www.cs.hmc.edu/~geoff/ispell-man.html>.
- 대화형 세션 시작:
`ispell`
- 지정한 파일의 맞춤법 검사 및 수정 제안 적용:
`ispell {{경로/대상/파일}}`
- 버전 정보 표시:
`ispell -v`