From 55644854b7752df8e1f1a219d3098e78ed0a7908 Mon Sep 17 00:00:00 2001 From: Shabinder Singh Date: Thu, 25 May 2023 22:09:06 +0530 Subject: [PATCH] Fix URL command usage in ReadME. (#1840) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 984cd051f..3573a34b5 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ For a list of all **options** use ```spotdl -h``` - `url`: Get direct download link for each song from the query. - Usage: - `spotdl web [query]` + `spotdl url [query]` - `sync`: Updates directories. Compares the directory with the current state of the playlist. Newly added songs will be downloaded and removed songs will be deleted. No other songs will be downloaded and no other files will be deleted.