Skip to content

Commit af098fe

Browse files
docs(README): add http-no-body flag (#35)
1 parent bc6bdf8 commit af098fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Flags:
3737
print analyzer flags in JSON
3838
-http-method
3939
suggest the use of http.MethodXX (default true)
40+
-http-no-body
41+
suggest the use of http.NoBody
4042
-http-status-code
4143
suggest the use of http.StatusXX (default true)
4244
-json

0 commit comments

Comments
 (0)