Deprecate the download argument. Fixes #38

This commit is contained in:
Eddy Hintze
2021-05-21 13:17:47 +00:00
parent c6bb45911d
commit 95302d81e5
6 changed files with 54 additions and 38 deletions

View File

@@ -36,7 +36,7 @@ First thing to do is get your account cookies. This can be done by getting a bro
### 2. Downloading your library
Use the following command to download your Humble Bundle Library:
`hbd download --cookie-file cookies.txt --library-path "Downloaded Library" --progress`
`hbd --cookie-file cookies.txt --library-path "Downloaded Library" --progress`
This directory structure will be used:
`Downloaded Library/Purchase Name/Item Name/downloaded_file.ext`