fixed formatting
This commit is contained in:
parent
c1ec3399c0
commit
426ea5a742
|
@ -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.:
|
1. (Optional) Move the binary to you `$PATH` for ease of use, e.g.:
|
||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
mv consul-k8s /usr/local/bin/consul-k8s
|
mv consul-k8s /usr/local/bin/consul-k8s
|
||||||
```
|
```
|
||||||
|
|
||||||
|
````
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
@ -33,7 +35,7 @@ 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