smurfix/flask-script

Help message seem mixed

Genieliu opened this issue · 1 comments

I use the command

python myscript.py shell --help

the help message show below, and i think the --no-ipython and --no-bpython are mixed:

--no-ipython Do not use the BPython shell
--no-bpython Do not use the IPython shell

r-m-n commented

Fixed in #115