[3.4] Fix short help in docstrings for core cogs and commands (#5502) (#5503)

* fix part of command description not appearing in the help command.

* Add more

(cherry picked from commit 337f58f9fb)

Co-authored-by: GhOsT <79806064+Arman0334@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>

Co-authored-by: GhOsT <79806064+Arman0334@users.noreply.github.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
Red-GitHubBot
2021-12-30 22:32:59 +01:00
committed by GitHub
parent cb4058ef10
commit 730c650bb4
5 changed files with 16 additions and 5 deletions

View File

@@ -238,8 +238,10 @@ installpath
**Description**
Shows the install path, or sets a new one. If you want to set a new path, the
same rules as for :ref:`addpath <cogmanagerui-command-addpath>` applies.
Shows the install path, or sets a new one.
If you want to set a new path, the same rules as for
:ref:`addpath <cogmanagerui-command-addpath>` apply
.. warning:: If you edit the install path, the cogs won't be transfered.

View File

@@ -354,7 +354,9 @@ economyset rolepaydayamount
**Description**
Set the amount earned each payday for a role. Setting to 0 will remove the custom payday for that role instead.
Set the amount earned each payday for a role.
Set to 0 will remove the custom payday for that role instead.
Only available when not using a global bank.