Skip to content

Commit

Permalink
Update manzana.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dropcreations authored Nov 28, 2023
1 parent 0d5d859 commit 77d9e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manzana.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def main():
parser.add_argument(
'url',
nargs='+',
help="Apple Music URL(s) for artist, album, song or music-video",
help="Apple Music URL(s) for artist, album, song, playlist or music-video",
type=str
)

Expand Down

0 comments on commit 77d9e87

Please sign in to comment.