Skip to content

Commit f57d083

Browse files
Add the label introduced to the --idle-timeout arg
1 parent 05c6286 commit f57d083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/tools/cypher-shell.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ It can also be set using the environmental variable NEO4J_CYPHER_SHELL_HISTORY.
121121
|false
122122

123123
|--idle-timeout IDLE-TIMEOUT
124-
|Closes the application after the specified amount of idle time in interactive mode. 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).
124+
|label:new[Introduced in 5.22] Closes the application after the specified amount of idle time in interactive mode. 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).
125125
|disable
126126
|===
127127

0 commit comments

Comments
 (0)