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

gnome-dictionary - Look up words in online dictionaries

Author

EmmanueleBassi
       GNOME Project
           Author

Description

gnome-dictionary looks up words in online dictionaries using the DICT protocol.

Name

       gnome-dictionary - Look up words in online dictionaries

Options

       --look-up WORD
           Looks up the specified WORD using the default dictionary source, or the one specified with the
           --source command line option.

       --match WORD
           List all the entries in the dictionary source that match the specified WORD.

       --source=NAME, -s NAME
           Specifies the dictionary source to be used for looking up or matching words.

       --database=NAME, -D NAME
           Specifies the database in the dictionary source to be used for looking up or matching words.

       --strategy=NAME, -S NAME
           Specifies the matching strategy in the dictionary source to be used for looking up or matching words.

Synopsis

gnome-dictionary [[--look-up WORD] | [--match WORD]] [--source NAME] [--database NAME] [--strategy NAME]
                        [--help]

See Also