mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-19 02:55:28 +02:00
Add mate-dictionary
page (#8030)
This commit is contained in:
parent
5980dfdf29
commit
22d115ffec
1 changed files with 12 additions and 0 deletions
12
pages/common/mate-dictionary.md
Normal file
12
pages/common/mate-dictionary.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# 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}}'`
|
Loading…
Add table
Reference in a new issue