diff --git a/pages/common/mate-dictionary.md b/pages/common/mate-dictionary.md new file mode 100644 index 000000000..9169d23e0 --- /dev/null +++ b/pages/common/mate-dictionary.md @@ -0,0 +1,12 @@ +# mate-dictionary + +> Look up words on dictionaries. +> More information: . + +- 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}}'`