mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-03 06:55:22 +02:00
13 lines
295 B
Markdown
13 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}}'`
|