diff --git a/README.md b/README.md index 1188453..9bcb9f4 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,9 @@ _Don't forget to patch `./lib/main.py` to point to the new binary_! - **-h**: Shows a help menu - **-k**: `` for key files (for SSH or VNC) - **-l**: `` to store the log file (default is `./crowbar.log`) -- **-m**: `` for a OpenVPN configuration file +- **-m**: `` for an OpenVPN configuration file - **-n**: Thread count -- **-o**: `` to store the successfully attempt(s) (default is `./crowbar.out`) +- **-o**: `` to store the successful attempt(s) (default is `./crowbar.out`) - **-p**: Port number (if the service is not on the default port) - **-q**: Enable quiet mode (only show successful logins) - **-s**: Target IP address/range (in CIDR notation)