diff --git a/docs/source/releases.rst b/docs/source/releases.rst index 8692b547..35884eb5 100644 --- a/docs/source/releases.rst +++ b/docs/source/releases.rst @@ -7,7 +7,7 @@ v1.20.0 (2024-04-19) Features -------- -- Allow per-session separate ipython histories via ``-hist-file`` +- Allow per-session separate ipython histories via ``--hist-file`` command-line argument. If omitted, default ipython behavior is used. When ``--hist-file`` is included with no argument, the history file will be written a local operator console hard drive, if available.