logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Enchant - a spellchecker

Author

       Written by Dom Lachowicz and Reuben Thomas.

                                                                                                    ENCHANT-2(1)

Description

Enchant  is  an Ispell-compatible spellchecker.  Note that unlike Ispell, it does not have an interactive
       mode; it is designed to be used by other programs.

       -dDICTIONARY
              use the given dictionary

       -pWORDLIST
              use the given personal wordlist

       -a     list suggestions in Ispell pipe mode format

       -l     list only the misspellings

       -L     display line numbers

       -h     display help and exit

       -v     display version information and exit

Files And Directories

       See enchant(5) for details of configuration files and personal word lists.

Name

       Enchant - a spellchecker

See Also

enchant-2(5), aspell(1), enchant-lsmod-2(1)

Synopsis

enchant-2-a|-l|-h|-v [-L] [-dDICTIONARY] [FILE]

See Also