mirror of
https://github.com/FliegendeWurst/KIT-ILIAS-downloader.git
synced 2024-08-28 04:04:18 +00:00
Update readme: usage + credits
This commit is contained in:
parent
cf54f9ad04
commit
21132fdfb9
@ -19,6 +19,8 @@ $ cp target/release/KIT-ILIAS-downloader [directory in $PATH]
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Use `-o ILIAS` to set the download directory and `-j 5` to speed up the download. Username and password have to be provided every time the program is run.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ KIT-ILIAS-downloader --help
|
$ KIT-ILIAS-downloader --help
|
||||||
KIT-ILIAS-downloader 0.2.0
|
KIT-ILIAS-downloader 0.2.0
|
||||||
@ -42,4 +44,4 @@ OPTIONS:
|
|||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
Inspired by https://github.com/brantsch/kit-ilias-fuse.
|
Inspired by https://github.com/brantsch/kit-ilias-fuse. Re-implemented because the FUSE downloads were too slow and truncated.
|
||||||
|
Loading…
Reference in New Issue
Block a user