Skip to content

Commit 15e2097

Browse files
Update the description of the history option
1 parent 3e14389 commit 15e2097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/cypher-shell.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ After executing all statements, Cypher Shell shuts down.
106106
|
107107

108108
|--history HISTORY-BEHAVIOUR
109-
|File path of a query and a command history file or `in-memory` for in-memory history.
109+
|File path of a query and a command history file, `in-memory` for in-memory history or `disable` to disable history.
110110
If the option is omitted, history is saved to `<user home>/.neo4j/.cypher_shell_history`.
111111
Can also be set using the environment variable `NEO4J_CYPHER_SHELL_HISTORY`.
112112
|

0 commit comments

Comments
 (0)