Update README.md
This commit is contained in:
parent
b87472929e
commit
b8d5e6b922
1 changed files with 4 additions and 0 deletions
|
@ -96,6 +96,10 @@ This will create a new file `library-{date}.txt`, that contains a list of everyt
|
||||||
The recommended workflow is to run the default recipe which will present you with a searchable list of your library.
|
The recommended workflow is to run the default recipe which will present you with a searchable list of your library.
|
||||||
From here you can select items to download by pressing `TAB` (for selecting mutliple titles), or `ENTER` to select just the one.
|
From here you can select items to download by pressing `TAB` (for selecting mutliple titles), or `ENTER` to select just the one.
|
||||||
|
|
||||||
|
```shell
|
||||||
|
just
|
||||||
|
```
|
||||||
|
|
||||||
Once you have made your selection, the `.aax` and/or `.aaxc/.voucher` files will be downloaded, via a `./TEMP/` directory,
|
Once you have made your selection, the `.aax` and/or `.aaxc/.voucher` files will be downloaded, via a `./TEMP/` directory,
|
||||||
before being moved to either the `./AAX/` or `./AAXC/` directories.
|
before being moved to either the `./AAX/` or `./AAXC/` directories.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue