-
Notifications
You must be signed in to change notification settings - Fork 2
/
define.1
54 lines (54 loc) · 1.01 KB
/
define.1
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
.TH "define" "23" "August 2015" "Version 20151023" "User Commands"
.SH NAME
define \- Terminal Dictionary
.SH SYNOPSIS
.B define
.RI [ OPTIONS ]
.I KEYWORDS...
.SH DESCRIPTION
.B define
is a command line tool for performing dictionary searches from the terminal.
.SH OPTIONS
.TP
.BI \-h,\--help
Display help and exit.
.TP
.BI \-a,\--audio " keywords"
Audio playback for the the
.I search
result.
.TP
.BI \-t,\--thesaurus " keywords"
Show
.I search
results using thesaurus.
.TP
.BI \-u,\--urban " keywords"
Show
.I search
results using urbandictionary.com.
.TP
.BI \-l,\--local " keywords"
Show
.I search
results using local dict and dictd dictionary.
.TP
.BI \-w,\--wordnet " keywords"
Show
.I search
results using wordnet
.TP
.BI \-k,\--wiktionary " keywords"
Show
.I search
results using wiktionary
.TP
.SH AUTHOR
Written by Johnathan "ShaggyTwoDope" Jenkins <twodopeshaggy@gmail.com> (2015).
.SH REPORTING BUGS
Report bugs to
.I https://github.com/SethDusek/define/issues
.SH COPYRIGHT
Copyright \(co 2015 SethDusek
License BSD.
.PP