mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
294 B
294 B
ispell
대화형 맞춤법 검사 도구. 더 많은 정보: https://www.cs.hmc.edu/~geoff/ispell-man.html.
- 대화형 세션 시작:
ispell
- 지정한 파일의 맞춤법 검사 및 수정 제안 적용:
ispell {{경로/대상/파일}}
- 버전 정보 표시:
ispell -v