Rechercher une page de manuel
XMCreateDB
Langue: en
Version: June 2008 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
XMCreateDB - create database for XingMa input methodSYNOPSIS
XMCreateDB [options]OPTIONS
- -h, --help
- show this help message and exit
- -n NAME, --name=NAME
- set the database name we will use, default is none
- -s SOURCE, --source=SOURCE
- tell me which file is the source file of IME, default is xingma.txt.bz2
- -p PINYIN, --pinyin=PINYIN
- tell me which file is the source file of pinyin, default is /usr/share/scimpython/data/pinyin_table.txt
- -o, --no-create-index
- do not create index on database, only for distrubution purpose, normal user should not invoke this flag!
- -i, --create-index-only
- only create index on exist database
- -d, --debug
- print extra debug messages
- -h, --help
- show this help message and exit
- -n NAME, --name=NAME
- set the database name we will use, default is none
- -s SOURCE, --source=SOURCE
- tell me which file is the source file of IME, default is xingma.txt.bz2
- -p PINYIN, --pinyin=PINYIN
- tell me which file is the source file of pinyin, default is /usr/share/scimpython/data/pinyin_table.txt
- -o, --no-create-index
- do not create index on database, only for distrubution purpose, normal user should not invoke this flag!
- -i, --create-index-only
- only create index on exist database
- -d, --debug
- print extra debug messages
SEE ALSO
scim(1)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre