• Give hint for ;help command upon unrecognized command input

    From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Wed Jan 15 10:19:45 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/938dad65e28fab1dd6585918c94b2f7f0 06ef9ad#note_6253

    Looking at this, if the user isn't in expert mode, wouldn't it print

    ```
    Unrecognized command
    Or type ;help for more commands
    ```

    I would have thought it'd be a multiline if statement but it's not indented as such.
    I'm trying to figure out what is correct so I can incorporate it into my modded version.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Wed Jan 15 12:13:32 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/938dad65e28fab1dd6585918c94b2f7f0 06ef9ad#note_6256

    Yeah, I should remove the work "Or" there.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Wed Jan 15 12:35:01 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/938dad65e28fab1dd6585918c94b2f7f0 06ef9ad#note_6259

    OK, that would make sense. Thanks for the clarification.
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)