diff --git a/docs/commands.md b/docs/commands.md index becb8317857..d7e4d3a530b 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -61,6 +61,7 @@ Use "kics [command] --help" for more information about a command. | --no-progress | hides the progress bar| | --output-name string | name used on report creations (default "results")| | -o, --output-path string | directory path to store reports| +| --parallel | number of workers per platform enabled for parallel scanning, set 0 to auto-detect parallelism (default 1)| | -p, --path strings | paths or directories to scan
example: "./somepath,somefile.txt"| | --payload-lines | adds line information inside the payload when printing the payload file| | -d, --payload-path string | path to store internal representation JSON file|