Improve redis-cli help. When help command, we only match command (#8879)
prefix args not all args. So when we help commands with subcommands, all subcommands will be output.
Please register or sign in to comment
prefix args not all args. So when we help commands with subcommands, all subcommands will be output.