From b7a70d29ad61a2d2f733dd87e0cc33c23ced07c6 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Thu, 25 Mar 2004 12:07:17 +0000 Subject: [PATCH] Slight textual fix. --- docs/GETTING_STARTED | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/GETTING_STARTED b/docs/GETTING_STARTED index 6654a59a1..5750de9a3 100644 --- a/docs/GETTING_STARTED +++ b/docs/GETTING_STARTED @@ -60,7 +60,9 @@ supybot: list Misc Will list all the commands in the Misc plugin. If you want to see the help for any command, just use the help command: -supybot: help help supybot: help list supybot: help load +supybot: help help +supybot: help list +supybot: help load Sometimes more than one plugin will have a given command; for instance, the "list" command exists in both the Misc and Config