- 
                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
Update the description of the history option #2543
Conversation
        
          
                modules/ROOT/pages/cypher-shell.adoc
              
                Outdated
          
        
      |  | ||
| |--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. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume we also need to say a few words about the newly added argument --history disable.
To add a note?
If we add just a label 'Changed in 2025.08`, it won't be informative.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a very small thing requested by a specific customer, personally I would be fine with the change label.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks 🙏! Sorry for forgetting to update the docs.
        
          
                modules/ROOT/pages/cypher-shell.adoc
              
                Outdated
          
        
      |  | ||
| |--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. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a very small thing requested by a specific customer, personally I would be fine with the change label.
| Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. | 
No description provided.