mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 15:35:40 +02:00
12 lines
295 B
Markdown
12 lines
295 B
Markdown
# mate-dictionary
|
|
|
|
> Look up words on dictionaries.
|
|
> More information: <https://manned.org/mate-dictionary>.
|
|
|
|
- Print a specific word definition:
|
|
|
|
`mate-dictionary --no-window --look-up '{{word}}'`
|
|
|
|
- Show similar words for a specific one in a new window:
|
|
|
|
`mate-dictionary --match '{{word}}'`
|