From bf7204673787f8b293c4bb36f9ac614e1124552c Mon Sep 17 00:00:00 2001 From: trujillo-adam Date: Mon, 20 Sep 2021 14:40:36 -0700 Subject: [PATCH] fixed formatting --- website/content/docs/k8s/k8s-cli.mdx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/website/content/docs/k8s/k8s-cli.mdx b/website/content/docs/k8s/k8s-cli.mdx index 19d06b75ca..95725ccb5f 100644 --- a/website/content/docs/k8s/k8s-cli.mdx +++ b/website/content/docs/k8s/k8s-cli.mdx @@ -23,9 +23,11 @@ This topic describes the commands, subcommands, and available options for using 1. (Optional) Move the binary to you `$PATH` for ease of use, e.g.: -```shell-session -mv consul-k8s /usr/local/bin/consul-k8s -``` + ```shell-session + mv consul-k8s /usr/local/bin/consul-k8s + ``` + +```` ## Usage @@ -33,7 +35,7 @@ Consul K8s CLI uses the following syntax: ```shell-session consul-k8s -``` +```` ## Subcommands