Skip to content

Commit 5cf8106

Browse files
authored
Update README.md
1 parent 8bd768e commit 5cf8106

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ go install github.com/xalgord/LFIgo@latest
88

99
## Usage
1010

11+
```
12+
-file string
13+
File containing URLs
14+
-h Show help message (shorthand)
15+
-help
16+
Show help message
17+
-threads int
18+
Number of threads to use (default 10)
19+
```
20+
21+
## Example
22+
1123
```
1224
cat urls.txt | LFIgo
1325
```

0 commit comments

Comments
 (0)