Skip to content

Commit c18b55b

Browse files
--history description
1 parent 8c6b6be commit c18b55b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/cypher-shell.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ After executing all statements, Cypher Shell shuts down.
106106
|
107107

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

114114
|--notifications

0 commit comments

Comments
 (0)