From 3f44b33a0a27a4a3c218d651e7ad04d29c26f20e Mon Sep 17 00:00:00 2001 From: Brian Martin Date: Sat, 8 Jun 2019 17:04:24 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83ce61e..4e7d23c 100644 --- a/README.md +++ b/README.md @@ -78,10 +78,10 @@ For more information on generating certificates manually, see the [Creating Cert #### 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: -h, --help show this help message and exit