diff options
| author | Mariot Tsitoara <[email protected]> | 2019-07-08 03:29:14 +0200 |
|---|---|---|
| committer | Mariot Tsitoara <[email protected]> | 2019-07-08 03:36:31 +0200 |
| commit | 146e2dea6ab524c4ffbbad84b8f93bbc1ffa1c1d (patch) | |
| tree | 15e6788657b25f3a4058ab68f840755cd16023fe /README.md | |
| parent | initial commit (diff) | |
| download | chan-downloader-146e2dea6ab524c4ffbbad84b8f93bbc1ffa1c1d.tar.xz chan-downloader-146e2dea6ab524c4ffbbad84b8f93bbc1ffa1c1d.zip | |
Change package name to chan-downloader
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,11 +1,11 @@ -4chan-downloader -================ +chan-downloader +=============== CLI to download all images/webms of a 4chan thread ``` USAGE: - 4chan-downloader --thread <thread> + chan-downloader --thread <thread> FLAGS: -h, --help Prints help information |