[Docs] Update alias userdoc to reflect updated help menu layout (#5048)

This commit is contained in:
Kreus Amredes 2021-08-29 14:36:14 +01:00 committed by GitHub
parent ee0627f41f
commit d13d6477c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -344,9 +344,12 @@ The cog guides are formatted the same. They're divided into 3 sections:
A line that will show how the command must be invoked, with the arguments. A line that will show how the command must be invoked, with the arguments.
.. tip:: If the command show something like ``[lavalinkset|llset]``, that means * **Aliases**
you can invoke the command with ``lavalinkset`` or with ``llset``, this is
called an alias. Each command may have one or more aliases, which are alternative command names
you can use to invoke the same command. For example, ``[p]set colour`` can also
be invoked with ``[p]set color``. If there are aliases for a command, they will
appear just under the syntax.
* **Description** * **Description**