From 1c24e88835b57b91783bbe190bdd2add28bcdb6b Mon Sep 17 00:00:00 2001 From: Kubat <mael.martin31@gmail.com> Date: Mon, 18 May 2020 11:25:36 +0200 Subject: [PATCH] Doc update --- doc/lkt.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/lkt.1 b/doc/lkt.1 index 298b7b0a..3976f00b 100644 --- a/doc/lkt.1 +++ b/doc/lkt.1 @@ -108,6 +108,9 @@ Clear the queue and set the state to \fIstopped\fP \fBqueue crop\fP Crop the queue, delete every kara from it appart from the currently playing one +.TP +\fBqueue replace\fP <plt-name> +Replace the queue with the content of a playlist. Keep the playling state .PP \fISEARCH-COMMANDS\fP @@ -214,7 +217,7 @@ In SQL regexes, the wildcard is the "%" character and the jocker the character "_". Queries are case insensitive. .PP Valid types for a query are the following: \fIid\fP, \fIlang\fP, \fItype\fP, -\fIcategory\fP, \fIauthor\fP, \fIquery\fP. +\fIcategory\fP, \fIauthor\fP, \fIquery\fP and \fIplaylist\fP. .PP For the type \fItype\fP, the valid values are the following: \fIOP\fP, \fIED\fP, \fIIS\fP, \fIAMV\fP, \fIVOCA\fP, \fIMV\fP, \fIPV\fP -- GitLab