chore: Use correct CLI syntax in README

This commit is contained in:
oSumAtrIX 2023-11-26 02:30:57 +01:00 committed by GitHub
parent a37805a935
commit 328c7f190b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,7 @@ A Spotify downloader written in Rust
```bash
$ ./down_on_spot
Usage:
down_on_spot.exe (search_term | track_url | album_url | playlist_url | artist_url)
down_on_spot.exe <search_term> | <track_url> | <album_url> | <playlist_url> | <artist_url>
```
### ⚙️ Template variables