From 7fe47826ea5b8015ba81f2eabf2af750c7f56a47 Mon Sep 17 00:00:00 2001 From: David Leadbeater Date: Tue, 8 Jul 2014 09:24:12 +0100 Subject: Suggest /HELP rather than HELP At this point cmdchars is definitely / and the user might not know they need to add / to a command. --- src/fe-text/irssi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fe-text/irssi.c') diff --git a/src/fe-text/irssi.c b/src/fe-text/irssi.c index 1004f515..c0524247 100644 --- a/src/fe-text/irssi.c +++ b/src/fe-text/irssi.c @@ -96,7 +96,7 @@ static const char *firsttimer_text = "documentation to get you going.\n\n" "Our community and staff are available to assist you or\n" "to answer any questions you may have.\n\n" - "Use the HELP command to get detailed information about\n" + "Use the /HELP command to get detailed information about\n" "the available commands.\n" "- - - - - - - - - - - - - - - - - - - - - - - - - - - -"; -- cgit v1.2.3