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.:
|
||||
|
||||
```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 <SUBCOMMAND> <OPTIONS>
|
||||
```
|
||||
````
|
||||
|
||||
## Subcommands
|
||||
|
||||
|
|
Loading…
Reference in New Issue