Skip to content

Commit 88c1877

Browse files
authored
Update README.md
Edit -dr d
1 parent 2073d15 commit 88c1877

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
@@ -48,7 +48,7 @@ python risheyab.py [OPTIONS] domain
4848
#### Examples:
4949
- Simple subdomain search:
5050
```bash
51-
python risheyab.py example.com
51+
python risheyab.py -d example.com
5252
```
5353

5454
- Enable brute-force search:
@@ -58,7 +58,7 @@ python risheyab.py [OPTIONS] domain
5858

5959
- Enable DNSRecon search:
6060
```bash
61-
python risheyab.py -d example.com
61+
python risheyab.py -dr example.com
6262
```
6363

6464
- Save results to a file:

0 commit comments

Comments
 (0)