8000 Doc - arangorestore improvements (#7878) · arangodb/arangodb@c487564 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit c487564

Browse files
authored
Doc - arangorestore improvements (#7878)
1 parent b3a3e35 commit c487564

File tree

1 file changed

+2
-2
lines changed
  • Documentation/Books/Manual/Programs/Arangorestore

1 file changed

+2
-2
lines changed

Documentation/Books/Manual/Programs/Arangorestore/Examples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ The distribution of the shards to the servers will also be the same as at the ti
175175
provided that the number of DBServers in the cluster dumped from is identical to the
176176
number of DBServers in the to-be-restored-to cluster.
177177

178-
To modify the number of shards or the replication factor for all or just some collections,
179-
*arangorestore* provides the options `--number-of-shards` and `--replication-factor`.
178+
To modify the number of _shards_ or the _replication factor_ for all or just some collections,
179+
*arangorestore*, starting from v3.3.22 and v3.4.2, provides the options `--number-of-shards` and `--replication-factor`.
180180
These options can be specified multiple times as well, in order to override the settings
181181
for dedicated collections, e.g.
182182

0 commit comments

Comments
 (0)
0