muse-dl/README.md

23 lines
394 B
Markdown
Raw Normal View History

2020-03-28 19:29:47 +00:00
# muse-dl
# Installation
TODO
## Usage
```
muse-dl --help
USAGE: muse-dl [FLAGS] URL
FLAGS:
--no-bookmarks: Don't add bookmarks
--no-cleanup: Don't cleanup temporary files
--tmp-dir /path: Use /path as temporary directory
--output file.pdf: Use file.pdf as output filename
```
## License
Licensed under the [MIT License](https://nemo.mit-license.org/). See LICENSE file for details.