flower
flower copied to clipboard
Issue in explaining the usage of broker-api
Describe the bug There is a bug in explaining usage of broker-api in command line
To Reproduce Steps to reproduce the behavior:
- Go to https://flower.readthedocs.io/en/latest/config.html#id36
- Click on broker-api
- See broker api usage in command line after celery flower ...
Expected behavior It should say celery flower --broker-api=... not broker-api=...
Screenshots