Add note about default board being general
This commit is contained in:
parent
27e9785a91
commit
945cdf5177
@ -22,6 +22,7 @@ re-writing chat history.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
||||||
To list available boards:
|
To list available boards:
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -42,3 +43,6 @@ bulb read
|
|||||||
bulb read -b <board-name>
|
bulb read -b <board-name>
|
||||||
bulb read -n <message-count>
|
bulb read -n <message-count>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that when not specified, the board name defaults to `general`. For this
|
||||||
|
reason, it is recommended to ensure that a board with this name exists.
|
||||||
|
Loading…
Reference in New Issue
Block a user