Fixed messed up command in readmer

This commit is contained in:
Dionysus 2024-12-10 19:25:14 -05:00
parent 24ebdd6955
commit 5146068950
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -21,7 +21,7 @@ Designed to be portable, there is no API key needed, no local art files needed,
| `.ascii img <ur>` | convert image \<ur> to art *(experimental, beta status)* | | `.ascii img <ur>` | convert image \<ur> to art *(experimental, beta status)* |
| `.ascii list` | list of art filenames | | `.ascii list` | list of art filenames |
| `.ascii play <url>` | play the contents of \<url> *(must be a raw pastebin url)* | | `.ascii play <url>` | play the contents of \<url> *(must be a raw pastebin url)* |
| `.ascii random [dir|query]` | play random art, optionally from a [dir] or [query] | | `.ascii random [dir\|query]` | play random art, optionally from a [dir] or [query] |
| `.ascii search <query>` | search art files that match \<query> | | `.ascii search <query>` | search art files that match \<query> |
| `.ascii settings [<setting> <option>]` | view or change settings | | `.ascii settings [<setting> <option>]` | view or change settings |
| `.ascii stop` | stop playing art | | `.ascii stop` | stop playing art |