Skip to content

Spellcheck (spell.c)

larrykollar edited this page Dec 28, 2015 · 1 revision

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 in spell_command.
  • spell_command (string)
    The command executed when spell checking a node. Tines writes the entries to a temporary file.