Skip to content

Commit 88ac0a0

Browse files
Update modules/ROOT/pages/backup-restore/restore-backup.adoc
1 parent a2f126d commit 88ac0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ For more information, see xref:clustering/databases.adoc#cluster-seed[Designated
296296

297297
If you have backed up a database with the option `--include-metadata`, you can manually restore the users and roles metadata.
298298

299-
From the _<NEO4J_HOME>_ directory, you run the Cypher script _data/databases/databasename/tools/metadata_script.cypher_, which the `neo4j-admin database restore` command outputs, using xref:cypher-shell.adoc[][Cypher Shell]:
299+
From the _<NEO4J_HOME>_ directory, you run the Cypher script _data/databases/databasename/tools/metadata_script.cypher_, which the `neo4j-admin database restore` command outputs, using xref:tools/cypher-shell.adoc[Cypher Shell]:
300300

301301
*Using `cat` (UNIX)*
302302
[source, shell, role=nocopy noplay]

0 commit comments

Comments
 (0)