diff options
Diffstat (limited to 'client/cmds.m4')
-rw-r--r-- | client/cmds.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
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]]) |