##// END OF EJS Templates
sphinx uses double backticks, thanks @takluyver
sphinx uses double backticks, thanks @takluyver

File last commit:

r13621:279ccc95
r13621:279ccc95
Show More
history-clear.rst
4 lines | 232 B | text/x-rst | RstLexer
Paul Ivanov
sphinx uses double backticks, thanks @takluyver
r13621 * ``ipython history trim``: added ``--keep=<N>`` as an alias for the more verbose
``--HistoryTrim.keep=<N>``
* new ``ipython history clear`` subcommand, which is the same as the newly supported
``ipython history trim --keep=0``