From 10326b227c8ea57c89e404b5de96cc15a6fad9f4 Mon Sep 17 00:00:00 2001 From: KDalu <71458929+KDalu@users.noreply.github.com> Date: Sat, 25 Jan 2025 16:51:22 -0500 Subject: [PATCH] Added text as language to Basic options code block to suppress lint warnings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44c3820..6cba4af 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Downloads specified items. Accepts any combination of track, album, playlist, ep ### Basic options -``` +```text -p, --playlist Download selection of user's saved playlists -lt, --liked-tracks Download user's liked tracks -le, --liked-episodes Download user's liked episodes