Unify command-line usage information in one place

Bug #505047 reported by Fernando Perez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IPython
Fix Committed
Medium
Fernando Perez

Bug Description

With argparse, we now produce usage messages via --help. But we still have a bunch of old info in core.usage, some of which has a little more detail than the flags in argparse. So we should move the relevant info from usage.py into the argparse flags (in ipapp.py) and then delete all of that from usage.py altogether.

Related branches

Changed in ipython:
status: New → Confirmed
milestone: none → 0.11
importance: Undecided → Medium
Revision history for this message
Fernando Perez (fdo.perez) wrote :

Committed to my trunk-dev branch, soon in trunk.

Changed in ipython:
status: Confirmed → Fix Committed
assignee: nobody → Fernando Perez (fdo.perez)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.