aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-04-02 04:42:06 +0200
committerdec05eba <dec05eba@protonmail.com>2021-04-02 05:55:15 +0200
commita1688f339b4471069d43d54fa1db7c8b211ae7fc (patch)
tree1a8cea5d0023ec2800b41bffceb0c6ffcf921b40 /README.md
parent5373ceeaa5168888c3698536a94495a71f9a16e3 (diff)
QuickMedia -> quickmedia
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index d05cffb..4886e78 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Config data, including manga progress is stored under `$HOME/.config/quickmedia`
Cache is stored under `$HOME/.cache/quickmedia`.
## Usage
```
-usage: QuickMedia <plugin> [--use-system-mpv-config] [--dir <directory>]
+usage: quickmedia <plugin> [--use-system-mpv-config] [--dir <directory>]
OPTIONS:
plugin The plugin to use. Should be either 4chan, manganelo, mangatown, mangadex, youtube, spotify, soundcloud, nyaa.si, matrix, file-manager or pipe
--no-video Only play audio when playing a video. Disabled by default
@@ -15,8 +15,8 @@ OPTIONS:
--upscale-images-always Upscale manga pages using waifu2x-ncnn-vulkan, no matter what the original image resolution is. Disabled by default
--dir Set the start directory when using file-manager
EXAMPLES:
- QuickMedia manganelo
- QuickMedia --upscale-images-always manganelo
+ quickmedia manganelo
+ quickmedia --upscale-images-always manganelo
```
## Installation
If you are running arch linux then you can install QuickMedia from aur (https://aur.archlinux.org/packages/quickmedia-git/), otherwise you will need to use [sibs](https://git.dec05eba.com/sibs/) to build QuickMedia manually.