Skip to content

Commit 06db958

Browse files
Fix the syntax in a few pages
1 parent 5ab700b commit 06db958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/ROOT/pages/backup-restore/restore-backup.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ That means, if you restore `neo4j-2023-06-29T14-50-45.backup`, your database wil
177177
The following examples assume that you want to restore your data in a new database, called `mydatabase`.
178178
If you want to replace an existing database, you need to stop it first and add the option `--overwrite-destination=true` to the restore command.
179179

180-
+
181180
. Restore a database backup by running the following command:
182181
+
183182
[source, shell,role=nocopy noplay]

0 commit comments

Comments
 (0)