diff --git a/docs/admin/kubefed_init.md b/docs/admin/kubefed_init.md index f385688ce2..8910568b5c 100644 --- a/docs/admin/kubefed_init.md +++ b/docs/admin/kubefed_init.md @@ -18,10 +18,10 @@ kubefed init FEDERATION_NAME --host-cluster-context=HOST_CONTEXT ### Examples ``` - # Initialize federation control plane for a federation - # named foo in the host cluster whose local kubeconfig - # context is bar. - kubefed init foo --host-cluster-context=bar +# Initialize federation control plane for a federation +# named foo in the host cluster whose local kubeconfig +# context is bar. +kubefed init foo --host-cluster-context=bar ``` ### Options