Spellcheck (spell.c) - larrykollar/tines GitHub Wiki
Spellcheck (spell.c)
- spell [-r]
Spellchecks the current node, or all children and following siblings recursively (if-r
specified).
This function uses the command defined inspell_command
. - spell_command (string)
The command executed when spell checking a node. Tines writes the entries to a temporary file.