From d2df4b1bf78520e9fb2021c01a189e1a1368db19 Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Thu, 21 Sep 2023 02:05:17 +0400 Subject: [PATCH] Added description of pe command in radioctl. --- tools/radioctl | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/radioctl b/tools/radioctl index 077bfa1..89b5b9d 100644 --- a/tools/radioctl +++ b/tools/radioctl @@ -47,6 +47,7 @@ case $1 in *) echo "f|ilelist - to generate a filelist.html" echo "p|laylist - to generate a playlist 'all'" + echo "pe|playlist-ezstream - to generate a playlist 'all' with full paths" echo "s|huffle - to shuffle a playlist and store as all-rand" echo "c|onvert DIR - convert all files in DIR to ogg" echo "d|uration - get total songs' duration"