fix search command and update docs

fixes #353
This commit is contained in:
Henrik Friedrichsen
2021-01-02 22:18:41 +01:00
parent 919a245649
commit 3c66379cc6
4 changed files with 11 additions and 8 deletions

View File

@@ -144,9 +144,9 @@ are supported:
* a | asc | ascending
* d | desc | descending
The screens can be opened with `queue`, `search`, `playlists` and `log`, whereas
`search` can be supplied with a search term that will be entered after opening
the search view.
The screens can be opened with `focus <queue|search|library>`.
The `search` command can be supplied with a search term that will be
entered after opening the search view.
To close the commandprompt at any time, press `esc`.