Added '$' in front of command line examples
This commit is contained in:
parent
c301b088e6
commit
4c603dc815
1 changed files with 2 additions and 2 deletions
|
@ -7,14 +7,14 @@ Command line client and utilities for AutoC4.
|
|||
|
||||
### Usage
|
||||
```
|
||||
c4ctrl.py -h
|
||||
$ c4ctrl.py -h
|
||||
```
|
||||
|
||||
## kitchentext.py
|
||||
Kitchenlight utility script.
|
||||
|
||||
```
|
||||
kitchentext.py -h
|
||||
$ kitchentext.py -h
|
||||
```
|
||||
|
||||
## c4ctrl.vim
|
||||
|
|
Loading…
Reference in a new issue