From 7afc1b13afb5bd87809d7c1ba91a3e12ccf126a6 Mon Sep 17 00:00:00 2001 From: Matt Lord Date: Wed, 29 Jun 2022 02:14:52 -0400 Subject: [PATCH] Adjust verbose description (it apples to text too) Signed-off-by: Matt Lord --- content/en/docs/15.0/reference/vreplication/vdiff2.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/en/docs/15.0/reference/vreplication/vdiff2.md b/content/en/docs/15.0/reference/vreplication/vdiff2.md index 54ef160de..5d0328817 100644 --- a/content/en/docs/15.0/reference/vreplication/vdiff2.md +++ b/content/en/docs/15.0/reference/vreplication/vdiff2.md @@ -120,6 +120,8 @@ $ vtctlclient --server=localhost:15999 VDiff -- --v2 --format=json customer.comm {{ }} Deletes are idempotent, so attempting to delete VDiff data that does not exist is a no-op. + +All VDiff data associated with a VReplication workflow is deleted when the workflow is deleted. {{ }} @@ -198,7 +200,7 @@ Only other format supported is JSON **optional**\
-Show full vdiff output in summaries (only applicable when using `JSON` format) +Show verbose vdiff output in summaries
#### --max_extra_rows_to_compare