mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 11:58:15 +00:00
Move pages under tldr, lint run.sh, update docs
This commit is contained in:
17
tldr/mate-dictionary
Normal file
17
tldr/mate-dictionary
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
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}}'`
|
||||
Reference in New Issue
Block a user