aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 48d9475540114de10111e480ed8998ad724c979b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
chan-downloader
===============

CLI to download all images/webms of a 4chan thread

```
USAGE:
    chan-downloader --thread <thread>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -t, --thread <thread>    URL of the thread
```