From 7f4b1311ec8dc61873900d54338ba9664da33c67 Mon Sep 17 00:00:00 2001 From: yosh Date: Sat, 20 May 2023 15:40:53 -0500 Subject: [PATCH] update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28d3082..f5ed05f 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ pip install git+https://github.com/7x11x13/free-bandcamp-downloader ``` Usage: - bcdl-free (-a | -l )[--force][-d | --dir ][-e | --email ] + bcdl-free (-a | -l )[--force][--no-unzip][-d | --dir ][-e | --email ] [-z | --zipcode ][-c | --country ][-f | --format ] bcdl-free setdefault [-d | --dir ][-e | --email ][-z | --zipcode ] [-c | --country ][-f | --format ] @@ -32,6 +32,7 @@ Options: -a Download the album at URL -l Download all free albums of the label at URL --force Download even if album has been downloaded before + --no-unzip Don't unzip downloaded albums setdefault Set default options defaults List the default options clear Clear download history