Update README.md
This commit is contained in:
parent
edb6c7b5cc
commit
3f44b33a0a
1 changed files with 2 additions and 2 deletions
|
|
@ -78,10 +78,10 @@ For more information on generating certificates manually, see the [Creating Cert
|
||||||
|
|
||||||
#### Command-Line Usage
|
#### Command-Line Usage
|
||||||
|
|
||||||
`start_bumper.py` is a helper script that starts up Bumper for you. It has a number of available command-line arguments that can be viewed by adding the `-h` flag.
|
Bumper has a number of available command-line arguments that can be viewed by adding the `-h` flag.
|
||||||
|
|
||||||
````
|
````
|
||||||
usage: start_bumper.py [-h] [--listen LISTEN] [--announce ANNOUNCE] [--debug]
|
usage: bumper [-h] [--listen LISTEN] [--announce ANNOUNCE] [--debug]
|
||||||
|
|
||||||
optional arguments:
|
optional arguments:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue