docs: follow-up e781e22c9c (#3902)

Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
Roman Khavronenko 2023-03-03 16:15:15 +01:00 committed by Aliaksandr Valialkin
parent c160923ae1
commit b37ae04ae0
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1

View file

@ -797,7 +797,7 @@ It is possible split migration process into set of smaller batches based on time
migrating large volumes of data as this adds indication of progress and ability to restore process from certain point
in case of failure.
To use this you need to specify `--vm-native-step-interval` flag. Supported values are: `month`, `day`, `hour`.
To use this you need to specify `--vm-native-step-interval` flag. Supported values are: `month`, `day`, `hour`, `minute`.
Note that in order to use this it is required `--vm-native-filter-time-start` to be set to calculate time ranges for
export process.