Skip to content

Commit cef8702

Browse files
committed
Fix
1 parent 8d822b3 commit cef8702

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
@@ -126,7 +126,7 @@ Can also be set using the environment variable `NEO4J_CYPHER_SHELL_HISTORY`.
126126
|Controls how errors are displayed.
127127
|gql label:new[Changed in 2025.06]
128128

129-
|--transaction-timeout {gql,legacy,stacktrace}
129+
|--transaction-timeout TRANSACTION-TIMEOUT
130130
|Transaction timeout. You can specify the duration using the format `<hours>h<minutes>m<seconds>s`, for example `1h` (1 hour), `1h30m` (1 hour 30 minutes), or `30m` (30 minutes).
131131
|disable label:new[Changed in 2026.01]
132132
|===

0 commit comments

Comments
 (0)