chewing-cli-init-database(1) General Commands Manual chewing-cli-init-database(1)

chewing-cli-init-database - Create a new dictionary file

chewing-cli init-database [-t|--db-type] [-n|--name] [-c|--copyright] [-l|--license] [-r|--version] [-s|--skip-invalid] [--fix] [--csv] [-h|--help] <TSI_SRC> <OUTPUT>

Create a new dictionary file

Choose the underlying database implementation

[possible values: trie, sqlite]

Name of the phrase dictionary
Copyright information of the dictionary
License information of the dictionary
Version of the dictionary
Skip invalid lines
Attempt to fix simple spelling errors
Read the dictionary source as CSV with header
Print help
<TSI_SRC>
Path to the dictionary source file
<OUTPUT>
Path to the output file
init-database