##// END OF EJS Templates
allow `ipython help subcommand` syntax...
allow `ipython help subcommand` syntax Implementation-wise, simply transforms argv to `ipython subcommand -h` We use git-style subcommands, and should support git-style help to match. As requested by @jdh2358
MinRK -
r6166:abad0299
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
cluster
math
pysh
python3
sympy
README Loading ...
README_STARTUP Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython config -h