mirror of
https://github.com/xtream1101/humblebundle-downloader.git
synced 2024-11-20 08:49:17 +01:00
explain that the space is necessary
This commit is contained in:
parent
7e572f2c0d
commit
2011c17226
@ -41,6 +41,7 @@ export HISTCONTROL=ignorespace
|
|||||||
hbd -s "<COOKIE_VALUE>" --library-path "Downloaded Library" --progress
|
hbd -s "<COOKIE_VALUE>" --library-path "Downloaded Library" --progress
|
||||||
unset HISTCONTROL
|
unset HISTCONTROL
|
||||||
```
|
```
|
||||||
|
(Please note that the extraneous space before hbd prevents your cookie key from being saved to your machine's history.)
|
||||||
|
|
||||||
This directory structure will be used:
|
This directory structure will be used:
|
||||||
`Downloaded Library/Purchase Name/Item Name/downloaded_file.ext`
|
`Downloaded Library/Purchase Name/Item Name/downloaded_file.ext`
|
||||||
|
Loading…
Reference in New Issue
Block a user