Describe the bug

The new ZMSCORE command has no documentation in redis-doc. ZMSCORE PR: https://github.com/redis/redis/pull/7593

To reproduce

https://redis.io/commands/zscore

Expected behavior

To have documentation about ZMSCORE command.

Comment From: oranagra

there's actually already a PR for it, but we didn't yet merge it. https://github.com/redis/redis-doc/pull/1361

it's actually the same state with all the new commands that were recently added. i'll get to it.