Skip to content

Commit 9c28638

Browse files
committed
Update readme
1 parent ddf5739 commit 9c28638

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,21 @@ $ pentest-tool-lite https://juffalow.com
2525

2626
#### Options
2727

28+
Help:
29+
2830
```bash
2931
$ pentest-tool-lite --help
3032
```
3133

34+
Logging:
35+
36+
* debug ( -d, --debug )
37+
* verbose ( -v, --verbose )
38+
39+
```
40+
$ pentest-tool-lite https://juffalow.com -d
41+
```
42+
3243
## Contributing
3344

3445
Use [GitHub issues](https://github.com/juffalow/pentest-tool-lite/issues) if you have suggestion for new check(s) or you found a bug in existing one.

0 commit comments

Comments
 (0)