aboutsummaryrefslogtreecommitdiff
path: root/src/cli.yml
blob: 65b7e5824f8e13a8f63e53224d67e0b68f90931b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
name: chan-downloader
version: "0.1.0"
author: "Mariot Tsitoara <[email protected]>"
about: CLI to download all images/webms of a 4chan thread
args:
    - thread:
        short: t
        required: true
        long: thread
        value_name: thread
        help: URL of the thread
        takes_value: true