File: cmigemo.rd

package info (click to toggle)
cmigemo 1%3A1.2%2Bgh0.20150404-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,672 kB
  • sloc: ansic: 2,617; cs: 188; makefile: 174; sh: 107; cpp: 67; perl: 59; csh: 49
file content (34 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=begin
= NAME

cmigemo - C/Migemo Library 1.3 Driver

= USAGE

 cmigemo [OPTIONS]

= OPTIONS:

:-d, --dict <dict>:
  Use a file <dict> for dictionary.
:-s, --subdict <dict>:
  Sub dictionary files. (MAX 8 times)
:-q, --quiet:
  Show no message except results.
:-v, --vim:
  Use vim style regexp.
:-e, --emacs:
  Use emacs style regexp.
:-n, --nonewline:
  Don't use newline match.
:-w, --word <word>:
  Expand a <word> and soon exit.
:-h, --help:
  Show this message.

= AUTHOR

This manual page was written by Youhei SASAKI <uwabami@gfd-dennou.org>,
for the Debian GNU/Linux system (but may be used by others).

=end