From 2d1f007e7586b7745380060a506ba351a609aa3a Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 3 Jul 2020 18:32:16 +0200 Subject: Allow changing the placeholder text, fix dmenu empty search selection --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f34ad10..388110b 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,12 @@ Config data, including manga progress is stored under `$HOME/.config/quickmedia` Cache is stored under `$HOME/.cache/quickmedia`. ## Usage ``` -usage: QuickMedia [--tor] +usage: QuickMedia [--tor] [--use-system-mpv-config] [-p placeholder-text] OPTIONS: -plugin The plugin to use. Should be either 4chan, manganelo, mangatown, mangadex, youtube or dmenu ---tor Use tor. Disabled by default ---use-system-mpv-config Use system mpv config instead of no config. Disabled by default + plugin The plugin to use. Should be either 4chan, manganelo, mangatown, mangadex, youtube or dmenu + --tor Use tor. Disabled by default + --use-system-mpv-config Use system mpv config instead of no config. Disabled by default + -p Change the placeholder text for dmenu EXAMPLES: QuickMedia manganelo QuickMedia youtube --tor -- cgit v1.2.3