command[,alias1,alias2]
Command description here.
arguments
arg1: Argument description.
[arg2]: Optional argument.
[arg3]: Another optional argument (can only be given when the previous argument is also given).
result
Description of the command result.
REMARK: Commands cannot contain any of the following characters: "," (comma), " " (space) and "\" (backslash). These characters need to be prefixed using a backslash ('\,').