From 8bb7086a441996171dbb419152046e639334824d Mon Sep 17 00:00:00 2001 From: William Hubbard <75867393+Markil3@users.noreply.github.com> Date: Fri, 17 Sep 2021 18:44:55 +0000 Subject: [PATCH] Moved command-line options to the wiki. It would be best to keep everything centralized. --- README.md | 46 +--------------------------------------------- 1 file changed, 1 insertion(+), 45 deletions(-) diff --git a/README.md b/README.md index e7f42f7..bbf68dd 100644 --- a/README.md +++ b/README.md @@ -18,51 +18,7 @@ This program has been tested on Windows and Linux. While MacOS may be supported, ## Using This program has both a GUI and a CLI. If you launch multiple instances, any commands entered in the secondary instances will be forwarded to the main application. -``` -Command-line arguments -universalplayer [OPTIONS] [term...] ----------------------------------------------------------------------------- -Arguments - term - A search term for songs to enqueue. The search term will be - applied to songs based on song and album titles, and artist - names. Songs that match more terms will be applied first. - Any song that does not meet at least 65% of the provided - terms will not be added. - - Any songs that do match will be added to the queue. To - replace the current queue, use the --clear option. - ----------------------------------------------------------------------------- -Options - --headless - Runs the player without a GUI. - --play - Starts playback - --pause - Pauses playback - --toggle, -t - Toggles playback - --seek