mirror of
https://github.com/onyx-and-iris/vbantxt.git
synced 2024-11-21 09:20:50 +00:00
reorder README
This commit is contained in:
parent
60ad386431
commit
dde8473c31
10
README.md
10
README.md
@ -23,6 +23,12 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md)
|
||||
|
||||
## `Command Line`
|
||||
|
||||
#### Flags
|
||||
|
||||
- `host` defaults to "localhost"
|
||||
- `port` defaults to 6980
|
||||
- `streamname` defaults to "Command1"
|
||||
|
||||
Pass `host`, `port` and `streamname` as flags, for example:
|
||||
|
||||
```
|
||||
@ -40,10 +46,6 @@ Port=6980
|
||||
Streamname="Command1"
|
||||
```
|
||||
|
||||
- `host` defaults to "localhost"
|
||||
- `port` defaults to 6980
|
||||
- `streamname` defaults to "Command1"
|
||||
|
||||
Command line flags will override values in a config.toml.
|
||||
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user