logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

yaskkserv_simple - Yet Another SKK SERVer (simple version)

Author

       yaskkserv was written by Tadashi Watanabe <wac@umiushi.org>.

       This  manual  page was written by KURASHIKI Satoru <lurdan@gmail.com>, for the Debian project (but may be
       used by others).

                                                January 17, 2008                             YASKKSERV_SIMPLE(1)

Description

       This  manual page was written for the Debian GNU/Linux distribution because the original program does not
       have a manual page.

       yaskkserv is a dictionary server for the SKK Japanese input method system. yaskkserv is  written  in  C++
       from  scratch  in  consideration  of embedded environment, but is compatible with skkserv on the protocol
       behavior.

       yaskkserv_simple can handle only one dictionary. Many other features are also  disabled,  but  it  offers
       fast basic functions.

Name

       yaskkserv_simple - Yet Another SKK SERVer (simple version)

Options

-d, --debug
              enable debug mode (default disable)

       -h, --help
              print this help and exit

       -l, --log-level=LEVEL
              loglevel (range [0 - 9]  default 1)

       -m, --max-connection=N
              max connection (default 8)

       -p, --port=PORT
              set port (default 1178)

       -v, --version
              print version

       -d, --debug
              enable debug mode (default disable)

       -h, --help
              print this help and exit

       -l, --log-level=LEVEL
              loglevel (range [0 - 9]  default 1)

       -m, --max-connection=N
              max connection (default 8)

       -p, --port=PORT
              set port (default 1178)

       -v, --version
              print version

See Also

yaskkserv_hairy(1), yaskkserv_normal(1), yaskkserv_make_dictionary(1).

Synopsis

yaskkserv_simple [OPTION] dictionary

See Also