summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorAsa Venton <asav1410@gmail.com>2020-10-19 13:57:02 +0100
committerAsa Venton <asav1410@gmail.com>2020-10-19 13:57:02 +0100
commitc70c04a07db87ed46675461edb162117293d24a4 (patch)
tree249e06aba33db6c32ccee86c3e796b93ace178ae /readme.md
parent5a23662fdf646506f4b68d68efe0f7ac8c14db5c (diff)
Tidy up readme (again)
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/readme.md b/readme.md
index 433d1ba..6aac8e7 100644
--- a/readme.md
+++ b/readme.md
@@ -11,12 +11,11 @@ Usage
./oedquery.sh [flag] [word]
-Flags
--d    define (default) - return first definition of each lexical category with an example sentence.
--et   etymology - return etymology, if available, for given word.
--a    audio - return first audio file for given word.
--t    thesaurus - return synonyms for given word.
--wod  word of the day - return defintion for Lexico's word of the day.
+-d define (default) - return first definition of each lexical category with an example sentence.
+-et etymology - return etymology, if available, for given word.
+-a audio - return first audio file for given word.
+-t thesaurus - return synonyms for given word.
+-wod word of the day - return defintion for Lexico's word of the day.
This script designed to be used in IRC with a specific bot, but should work fine from the command line using stdin.