-
Notifications
You must be signed in to change notification settings - Fork 83
Update the description of the history option #2543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
15e2097
a8c7815
68908fb
a9a093e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -106,7 +106,7 @@ After executing all statements, Cypher Shell shuts down. | |
| | | ||
|
|
||
| |--history HISTORY-BEHAVIOUR | ||
| |File path of a query and a command history file or `in-memory` for in-memory history. | ||
| |File path of a query and a command history file, `in-memory` for in-memory history or `disable` to disable history. | ||
|
||
| If the option is omitted, history is saved to `<user home>/.neo4j/.cypher_shell_history`. | ||
| Can also be set using the environment variable `NEO4J_CYPHER_SHELL_HISTORY`. | ||
| | | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.