Correct board command usage syntax in docstring

This commit is contained in:
Chiizujin 2024-04-30 00:28:19 +10:00
parent fbfb4067e8
commit c9a0f32c9d

View file

@ -37,7 +37,7 @@ class CmdEvMessageBoard(COMMAND_DEFAULT_CLASS):
Read and post messages on a message board.
Usage:
board[/switches] [message #] [subject = message]
board[/switches] [message #] [[subject] = message]
Switches:
unread - List only unread messages.