diff --git a/README.md b/README.md index 9733622..d8eab81 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Dependencies will then be installed and Interlace will be added to your path as | -cL | Specify a list of commands to execute over each target or domain | | -o | Specify an output folder variable that can be used in commands as \_output\_ | | -p | Specify a list of port variable that can be used in commands as \_port\_. This can be a single port, a comma delimited list, or use dash notation | +| --proto | Specify protocols that can be used in commands as \_proto\_ | | -rp | Specify a real port variable that can be used in commands as \_realport\_ | | --no-cidr | If set then CIDR notation in a target file will not be automatically be expanded into individual hosts | | --no-color | If set then any foreground or background colours will be stripped out |