From 7a647082d0aafb69d1d98f34de41d56e8346e005 Mon Sep 17 00:00:00 2001 From: Huynh Viet <71810726+qvieth@users.noreply.github.com> Date: Fri, 30 Jul 2021 22:09:31 +0700 Subject: [PATCH] Fix grammar error and remove redundant commands --- sheets/dict | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sheets/dict b/sheets/dict index 76151b4..48ee4ac 100644 --- a/sheets/dict +++ b/sheets/dict @@ -1,16 +1,16 @@ # dict # dictd - Client/server software, human language dictionary databases, and tools supporting the DICT protocol -# List available databases +# List available dictionary databases dict -D -# Get Information about a Database (e.g. moby-thesaurus) +# Get information about a dictionary database (e.g. moby-thesaurus) dict -i moby-thesaurus -# Look up "use" in Moby-Thesaurus +# Look up "use" in Moby-Thesaurus database dict -d moby-thesaurus use -# Look up for "perceive" from all dictionaries in all available databases +# Look up "perceive" in all available dictionary databases dict perceive # List all the available dictionaries server and their info