Skip to content

Commit 16a829c

Browse files
📓 Improving documentation on switches for args
1 parent 9da2349 commit 16a829c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ This python application quickly fingerprints WordPress installations, and attemp
99

1010
## Arguments
1111

12-
So far, this only supports a single switch.
13-
1412
`-t, --target` - WordPress installation to attempt and fingerprint. Can be used multiple times in a single execution to iterate through the sites.
13+
`-u, --user-agent` - Sets a custom user agent to be used in the requests.
14+
`-v, --verbose` - Will spit out error details. More to come on this in the future.
1515

1616
## Building
1717

0 commit comments

Comments
 (0)