run prettier
This commit is contained in:
parent
1e2d87efda
commit
2f7c7e1aa8
20 changed files with 227 additions and 218 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Bumper has a number of available command-line arguments that can be viewed by adding the `-h` flag.
|
||||
|
||||
````
|
||||
```
|
||||
usage: bumper [-h] [--listen LISTEN] [--announce ANNOUNCE] [--debug]
|
||||
|
||||
optional arguments:
|
||||
|
|
@ -10,4 +10,4 @@ optional arguments:
|
|||
--listen LISTEN start serving on address
|
||||
--announce ANNOUNCE announce address to bots on checkin
|
||||
--debug enable debug logs
|
||||
````
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue