Skip to content

Commit 92fa3b7

Browse files
authored
Update README.rst
1 parent e4e0805 commit 92fa3b7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,21 @@ Usage
102102
optional arguments:
103103
-pr PROJECT_ROOT, --project-root PROJECT_ROOT
104104
Add project root, only important when the entry file
105-
is not at the root of the project.
105+
is not at the root of the project
106+
106107
-b BASELINE_JSON_FILE, --baseline BASELINE_JSON_FILE
107108
Path of a baseline report to compare against (only
108109
JSON-formatted files are accepted)
109-
-j, --json Prints JSON instead of report.
110+
111+
-j, --json Prints JSON instead of report
112+
110113
-o OUTPUT_FILE, --output OUTPUT_FILE
111114
Write report to filename
115+
112116
--ignore-nosec Do not skip lines with # nosec comments
117+
113118
-r, --recursive Find and process files in subdirectories
119+
114120
-x EXCLUDED_PATHS, --exclude EXCLUDED_PATHS
115121
Separate files with commas
116122

0 commit comments

Comments
 (0)