{ "HELP": { "summary": "Returns helpful text about the different subcommands.", "complexity": "O(1)", "group": "server", "since": "6.0.0", "arity": 2, "container": "ACL", "function": "aclCommand", "command_flags": [ "LOADING", "STALE", "SENTINEL" ], "reply_schema": { "type": "array", "description": "A list of subcommands and their description", "items": { "type": "string" } } } }