##// END OF EJS Templates
test that `-h` and `--help-all` work for various IPython entry points...
test that `-h` and `--help-all` work for various IPython entry points should help catch when we break these things.

File last commit:

r10590:39805f91
r12354:26c3ff0c
Show More
ipython_here_shell_extension.reg
5 lines | 195 B | text/x-windows-registry | RegeditLexer
/ examples / core / ipython_here_shell_extension.reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\IPython here]
[HKEY_CLASSES_ROOT\Directory\shell\IPython here\Command]
@="cmd.exe /C python -m IPython -i -c \"%cd %1\""