[docs] Fix spelling mistakes and extraneous spaces

This commit is contained in:
Alain Nussbaumer
2024-03-05 11:23:25 +01:00
parent 1e6999587a
commit 815e7b45d2
12 changed files with 66 additions and 81 deletions

View File

@@ -18,7 +18,7 @@ station:
observe that you must use a session-id < 100, and that you must login and
logout):
```
```shell
curl "http://localhost:3689/login?pairing-guid=0x1&request-session-id=50"
curl "http://localhost:3689/ctrl-int/1/playspec?database-spec='dmap.persistentid:0x1'&container-spec='dmap.persistentid:0x[PLAYLIST-ID]'&container-item-spec='dmap.containeritemid:0x[FILE ID]'&session-id=50"
curl "http://localhost:3689/logout?session-id=50"