1GNOME-DICTIONARY(1) User Commands GNOME-DICTIONARY(1)
2
3
4
6 gnome-dictionary - Look up words in online dictionaries
7
9 gnome-dictionary [[--look-up WORD] | [--match WORD]] [--source NAME]
10 [--database NAME] [--strategy NAME] [--help]
11
13 gnome-dictionary looks up words in online dictionaries using the DICT
14 protocol.
15
17 --look-up WORD
18 Looks up the specified WORD using the default dictionary source, or
19 the one specified with the --source command line option.
20
21 --match WORD
22 List all the entries in the dictionary source that match the
23 specified WORD.
24
25 --source=NAME, -s NAME
26 Specifies the dictionary source to be used for looking up or
27 matching words.
28
29 --database=NAME, -D NAME
30 Specifies the database in the dictionary source to be used for
31 looking up or matching words.
32
33 --strategy=NAME, -S NAME
34 Specifies the matching strategy in the dictionary source to be used
35 for looking up or matching words.
36
38 Emmanuele Bassi
39 GNOME Project
40 Author
41
43 Copyright © 2012 Emmanuele Bassi
44
45
46
47GNOME GNOME-DICTIONARY(1)