From 279ccc956708f5041338a8135a35439111951171 2013-11-15 18:19:42 From: Paul Ivanov Date: 2013-11-15 18:19:42 Subject: [PATCH] sphinx uses double backticks, thanks @takluyver --- diff --git a/docs/source/whatsnew/pr/history-clear.rst b/docs/source/whatsnew/pr/history-clear.rst index d0d347c..a2fec77 100644 --- a/docs/source/whatsnew/pr/history-clear.rst +++ b/docs/source/whatsnew/pr/history-clear.rst @@ -1,4 +1,4 @@ -* `ipython history trim`: added `--keep=` as an alias for the more verbose - `--HistoryTrim.keep=` -* new `ipython history clear` subcommand, which is the same as the newly supported - `ipython history trim --keep=0` +* ``ipython history trim``: added ``--keep=`` as an alias for the more verbose + ``--HistoryTrim.keep=`` +* new ``ipython history clear`` subcommand, which is the same as the newly supported + ``ipython history trim --keep=0``