From 010672f8c8b23749dc826126e254a0f867eb83d0 Mon Sep 17 00:00:00 2001
From: Kubat <mael.martin31@gmail.com>
Date: Mon, 15 Jun 2020 13:41:06 +0200
Subject: [PATCH] Doc update

---
 doc/lkt.1 | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/doc/lkt.1 b/doc/lkt.1
index fd8e1648..bf0a7db2 100644
--- a/doc/lkt.1
+++ b/doc/lkt.1
@@ -71,6 +71,12 @@ Deletes karas from a playlist with a valid \fIquery\fP
 .TP
 \fBplt add\fP <plt-name> <query>
 Adds karas to a playlist with a valid \fIquery\fP
+.TP
+\fBplt list\fP <plt-name>
+List the content of the playlist named <plt-name>
+.TP
+\fBplt list\fP
+List all the available playlists
 .PP
 
 \fIQUEUE-COMMANDS\fP
@@ -125,6 +131,12 @@ Search and prints the kara that correspond to the query in the database
 Search, prints and add to an existing playlist the karas that match
 the query
 .TP
+\fBsearch plt\fP <plt-name>
+List the content of the playlist named <plt-name>
+.TP
+\fBsearch plt\fP
+List all the available playlists
+.TP
 \fBsearch count\fP <query>
 Search and prints the number of karas that match the query
 .TP
-- 
GitLab