aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.