[Core] Add redbot --debuginfo flag (#3183)

* [Core] Add `redbot --debuginfo` flag

* Update cli.py

* Create 3183.enhance.rst

* Update __main__.py

* Update __main__.py
This commit is contained in:
jack1142
2019-12-11 21:49:57 +01:00
committed by Michael H
parent c67b6cd443
commit b6ae7a6d21
3 changed files with 46 additions and 1 deletions

View File

@@ -0,0 +1 @@
Add ``redbot --debuginfo`` flag that shows useful information for debugging.