Files
cheatsheet-tldr/tldr/mate-dictionary

18 lines
388 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}'`