mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 07:55:28 +00:00
Update cheatsheets
This commit is contained in:
17
mate-dictionary
Normal file
17
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