NAME
jspell-dict - Command line tool to manage Jspell dictionaries
SYNOPSIS
jspell-dict -list-dics
jspell-dict -dir
jspell-dict -installed
jspell-dict -gen-yaml name     # make name.yaml
DESCRIPTION
This is a simple interface to manage Jspell dictionaries. Main flags are used to:
--list-dics- 
List installed dictionaries
 --install=name- 
install jspell dictionary from name.yaml, name.aff name.dic
jspell-dict -intall name (name.yaml, name.aff, name.dic) jspell-dict -intall name from:port d1.dic (aff from language Port) jspell-dict -intall name a.aff d1.dic d1.dic (2 dictionaries) --gen-yaml=name- 
Generates the YAML skeleton
 --dic-dir- 
Shows the directory where dictionaries should be installed
 --installed=<dict>- 
Returns a boolean value (for the operating system) stating if some dictionary is installed.
 
SEE ALSO
jspell(1), jbuild(1), Lingua::Jspell(3) and perl(1)
AUTHOR
Alberto Manuel Brandão Simões, <ambs@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2007-2010 by Projecto Natura