Skip to content

Commit 63642e7

Browse files
committed
remove conflicts
1 parent e524c31 commit 63642e7

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,10 @@ The syntax for running Cypher Shell is:
6363
| Exit and report failures at the end of the input when reading from a file.
6464
|
6565

66-
<<<<<<< HEAD
67-
=======
6866
| --enable-autocompletions
6967
| Whether to enable Cypher autocompletions inside the CLI, which are disabled by default.
7068
|
7169

72-
>>>>>>> dev
7370
|--format {auto,verbose,plain}
7471
|Desired output format. Displays the results in tabular format if you use the shell interactively and with minimal formatting if you use it for scripting. +
7572
`verbose` displays results in a tabular format and prints statistics. +

publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ site:
77
content:
88
sources:
99
- url: ./
10-
<<<<<<< HEAD
1110
branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4', '5.x']
12-
=======
13-
branches: ['3.5', '4.0', '4.1', '4.2', '4.3', '4.4', 'HEAD']
14-
>>>>>>> dev
1511
edit_url: https://github.com/neo4j/docs-operations/tree/{refname}/{path}
1612
exclude:
1713
- '!**/_includes/*'

0 commit comments

Comments
 (0)