command-help ( args -- )


Vocabulary
redis.command-writer

Inputs
argsan object


Outputs
None

Definition

: command-help ( args -- ) { "COMMAND" "HELP" } write-command ;