##// END OF EJS Templates
another what's new note for history subcommands
another what's new note for history subcommands

File last commit:

r13619:45307504
r13619:45307504
Show More
history-clear.rst
4 lines | 222 B | text/x-rst | RstLexer
Paul Ivanov
another what's new note for history subcommands
r13619 * `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`