From 2983460bc0adabe357ba839972ea8d09c97c32a4 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 31 May 2000 22:39:06 +0000 Subject: Both `help' command and the `unknown command' error message now tell the user to press `?' if he wants help. --- client/cmds.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'client/cmds.m4') diff --git a/client/cmds.m4 b/client/cmds.m4 index d24bbb0..1cbb4f9 100644 --- a/client/cmds.m4 +++ b/client/cmds.m4 @@ -8,3 +8,4 @@ CF_CLI(QUIT,,, [[Quit the client]]) CF_CLI(EXIT,,, [[Exit the client]]) +CF_CLI(HELP,,, [[Description of the help system]]) -- cgit v1.2.3