1
0
Fork 0

Doc - arangorestore improvements (#7878)

This commit is contained in:
sleto-it 2019-01-03 18:26:07 +01:00 committed by GitHub
parent b3a3e35f3d
commit c48756486e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -175,8 +175,8 @@ The distribution of the shards to the servers will also be the same as at the ti
provided that the number of DBServers in the cluster dumped from is identical to the
number of DBServers in the to-be-restored-to cluster.
To modify the number of shards or the replication factor for all or just some collections,
*arangorestore* provides the options `--number-of-shards` and `--replication-factor`.
To modify the number of _shards_ or the _replication factor_ for all or just some collections,
*arangorestore*, starting from v3.3.22 and v3.4.2, provides the options `--number-of-shards` and `--replication-factor`.
These options can be specified multiple times as well, in order to override the settings
for dedicated collections, e.g.