summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xthesauracles8
1 files changed, 8 insertions, 0 deletions
diff --git a/thesauracles b/thesauracles index dab2250..c69f28c 100755 --- a/thesauracles +++ b/thesauracles
@@ -5,6 +5,14 @@
5 5
6### Commentary: 6### Commentary:
7 7
8## The wise Thesauracles has the synonym you seek!
9# Ask Thesauracles about a word you'd like to synonymize.
10# He will think about the word and all the others nearby it, before finally
11# yelling out the perfect synonym.
12
13## Usage:
14# thesauracles <word>
15
8### Code: 16### Code:
9 17
10dict_server="dict.org" 18dict_server="dict.org"