• antirez's avatar
    redis-cli: integrate help.h with COMMAND output. · 8eb43bf7
    antirez authored
    Use the COMMAND output to fill with partial information the built-in
    help. This makes redis-cli able to at least complete commands that are
    exported by the Redis server it is connected to, but were not available
    in the help.h file when the redis-cli binary was compiled.
    8eb43bf7
redis-cli.c 87.9 KB