diff options
Diffstat (limited to 'vchat-help.h')
| -rwxr-xr-x | vchat-help.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vchat-help.h b/vchat-help.h index aec0fcf..a7964fd 100755 --- a/vchat-help.h +++ b/vchat-help.h | |||
| @@ -55,6 +55,8 @@ | |||
| 55 | #define LONG_HELPTEXT_QUIT NULL | 55 | #define LONG_HELPTEXT_QUIT NULL |
| 56 | #define SHORT_HELPTEXT_USER "/USER REGEX Lists all users matching regex REGEX" | 56 | #define SHORT_HELPTEXT_USER "/USER REGEX Lists all users matching regex REGEX" |
| 57 | #define LONG_HELPTEXT_USER NULL | 57 | #define LONG_HELPTEXT_USER NULL |
| 58 | #define SHORT_HELPTEXT_DICT "/DICT ITEM [...] Add space separated items to the user completion dict" | ||
| 59 | #define LONG_HELPTEXT_DICT NULL | ||
| 58 | #define SHORT_HELPTEXT_MSG "/M[SG] USER MESSAGE Send private message to user USER" | 60 | #define SHORT_HELPTEXT_MSG "/M[SG] USER MESSAGE Send private message to user USER" |
| 59 | #define LONG_HELPTEXT_MSG NULL | 61 | #define LONG_HELPTEXT_MSG NULL |
| 60 | #define SHORT_HELPTEXT_ME "/ME ACTION Let the user do an action" | 62 | #define SHORT_HELPTEXT_ME "/ME ACTION Let the user do an action" |
