File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Documentation/Books/Manual/Programs/Arangorestore Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -175,8 +175,8 @@ The distribution of the shards to the servers will also be the same as at the ti
175
175
provided that the number of DBServers in the cluster dumped from is identical to the
176
176
number of DBServers in the to-be-restored-to cluster.
177
177
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 ` .
180
180
These options can be specified multiple times as well, in order to override the settings
181
181
for dedicated collections, e.g.
182
182
You can’t perform that action at this time.
0 commit comments