mirror of https://github.com/status-im/consul.git
removed extra codeblock ticks, again
This commit is contained in:
parent
1700dab2e6
commit
f0815f9cc2
|
@ -27,15 +27,13 @@ This topic describes the commands, subcommands, and available options for using
|
||||||
mv consul-k8s /usr/local/bin/consul-k8s
|
mv consul-k8s /usr/local/bin/consul-k8s
|
||||||
```
|
```
|
||||||
|
|
||||||
````
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Consul K8s CLI uses the following syntax:
|
Consul K8s CLI uses the following syntax:
|
||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
consul-k8s <SUBCOMMAND> <OPTIONS>
|
consul-k8s <SUBCOMMAND> <OPTIONS>
|
||||||
````
|
```
|
||||||
|
|
||||||
## Subcommands
|
## Subcommands
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue