[README.md] shell to console.
This commit is contained in:
parent
7a0f155e44
commit
3d52d708bc
@ -4,7 +4,7 @@ Calculate cost of electricity.
|
||||
|
||||
## How to use
|
||||
|
||||
```shell
|
||||
```console
|
||||
$ kwh-cost [OPTIONS] price wattage interval [interval ..]
|
||||
```
|
||||
|
||||
@ -17,7 +17,7 @@ Options are `-v, --version` to show program's version; and `-h, --help` to show
|
||||
|
||||
Here is an example:
|
||||
|
||||
```shell
|
||||
```console
|
||||
$ kwh-cost 3.68 120 30d 2h
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user