Red-DiscordBot icon indicating copy to clipboard operation
Red-DiscordBot copied to clipboard

redbot-setup's `--overwrite-existing-instance` and `--debug` flags are missing help description

Open Jackenmen opened this issue 1 year ago • 0 comments

In order to fix this, update the decorators for those options in redbot\setup.py. The description of these can mostly be copied from redbot\cli.py, some alterations need to be made for the description of --overwrite-existing-instance to fit how it's used in redbot-setup.

The change can be tested by running redbot-setup --help or python -m redbot.setup --help.

Jackenmen avatar Jul 30 '22 00:07 Jackenmen