app/vmctl/README.md: sync with docs/vmctl.md after 7b2e2a23c2

This commit is contained in:
Aliaksandr Valialkin 2023-11-15 12:25:33 +01:00
parent ef2113e5df
commit 02624c41eb
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1

View file

@ -775,7 +775,7 @@ See more details [here](https://docs.victoriametrics.com/Single-server-VictoriaM
vmctl uses [native binary protocol](https://docs.victoriametrics.com/#how-to-export-data-in-native-format)
(available since [1.42.0 release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.42.0))
to migrate data between VM instances: single to single, cluster to cluster, single to cluster and vice versa.
o migrate data between VM instances: single to single, cluster to cluster, single to cluster and vice versa.
See `./vmctl vm-native --help` for details and full list of flags.