From 443e814dc406e7ba62831ab0cdd6e851c499a541 Mon Sep 17 00:00:00 2001 From: evilsocket Date: Sun, 11 Feb 2018 21:18:57 +0100 Subject: [PATCH] misc: small fix or general refactoring i did not bother commenting --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 521ee2d1..59d2ebe1 100644 --- a/README.md +++ b/README.md @@ -95,12 +95,16 @@ By issuing `bettercap-ng -h` the main command line options will be shown: Usage of ./bettercap-ng: -caplet string Read commands from this file and execute them in the interactive session. + -cpu-profile file + Write cpu profile file. -debug Print debug messages. -eval string Run one or more commands separated by ; in the interactive session, used to set variables via command line. -iface string Network interface to bind to, if empty the default interface will be auto selected. + -mem-profile file + Write memory profile to file. -no-history Disable interactive session history file. -silent