Description
The majority of the pages are referencing various valkey-cli
commands but the references do not include a link back to the page describing that command. For example, in the following sentence, three different commands are referenced, but each command lacks the link back to the page describing the command.
The command HSET sets multiple fields of the hash, while HGET retrieves a single field. HMGET is similar to HGET but returns an array of values:
It should be written as the following with links back to the appropriate pages describing the commands:
The command HSET sets multiple fields of the hash, while HGET retrieves a single field. HMGET is similar to HGET but returns an array of values:
The valkey-doc-survey_v1.xls spreadsheet (attached to issue) provides information, in the *Comments column for each page, on which command names are referenced in each page without a corresponding hyperlink.