diff --git a/doc_src/cmds/history.rst b/doc_src/cmds/history.rst index ab96488f9..e84277624 100644 --- a/doc_src/cmds/history.rst +++ b/doc_src/cmds/history.rst @@ -11,7 +11,10 @@ Synopsis \ \ [ *SEARCH_STRING...* ] | ``history`` **delete** [**--case-sensitive**] \ \ [**--exact** | **--prefix** | **--contains**] *SEARCH_STRING...* -| ``history`` { **merge** | **save** | **clear** | **clear_session** } +| ``history`` **merge** +| ``history`` **save** +| ``history`` **clear** +| ``history`` **clear-session** Description -----------