updating codefence formatting

Signed-off-by: Nate W <natew@cncf.io>
This commit is contained in:
Nate W 2025-03-25 17:57:48 -07:00
parent 6bc4fa69e7
commit 74d8787669
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -475,7 +475,8 @@ Also on the Global TopoServer page, by the way:
> The following command line options are required for every Vitess component:
>
> ```--topo_implementation=etcd2 --topo_global_server_address=<comma_separated_addresses>
> ```
> --topo_implementation=etcd2 --topo_global_server_address=<comma_separated_addresses>
> --topo_global_root=/vitess/global
> ```
>