muse-dl/README.md

20 lines
491 B
Markdown
Raw Normal View History

2020-03-28 19:29:47 +00:00
# muse-dl
# Installation
TODO
## Usage
```
2020-03-29 14:04:51 +00:00
Usage: muse-dl [--flags] URL
--no-cleanup Don't cleanup temporary files
--tmp-dir PATH Temporary Directory to use
--output FILE Output Filename
--no-bookmarks Don't add bookmarks in the PDF
-h, --help Show this help
2020-03-28 19:29:47 +00:00
```
## License
Licensed under the [MIT License](https://nemo.mit-license.org/). See LICENSE file for details.