Skip to content

Commit b24ee8c

Browse files
Update modules/ROOT/pages/cypher-shell.adoc
Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
1 parent 3c05c4f commit b24ee8c

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
@@ -583,7 +583,7 @@ You can start Cypher Shell with a specific transaction timeout, which will apply
583583
584584
[source, shell]
585585
----
586-
cypher-shell --transaction-timeout 10m
586+
bin/cypher-shell -u neo4j -p <password> --transaction-timeout 10m
587587
----
588588
589589
Execute a very long running query.

0 commit comments

Comments
 (0)