Commands

Completion

Command: cihai

cihai - CJK character lookup tool.

Look up Chinese, Japanese, and Korean characters using the Unihan database.

Usage

usage: cihai [-h] [--version] [--log-level LOG_LEVEL] [--config CONFIG_FILE]
             {info,reverse} ...

Info Examples

$ cihai info 
$ cihai info --all 

Reverse Examples

$ cihai reverse "good"
$ cihai reverse --all "library"

Options

--version, -V

show program's version number and exit

--log-level

Log level (DEBUG, INFO, WARNING, ERROR, CRITICAL)

Default
INFO
--config, -c

Path to custom config file

Default
None