Fix short help in docstrings for core cogs and commands (#5502)

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

* Add more

Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
GhOsT
2021-12-31 01:31:01 +04:00
committed by GitHub
parent dce2378806
commit 337f58f9fb
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.