• Itamar Haber's avatar
    Standardizes the 'help' subcommand · 59d52f7f
    Itamar Haber authored
    This adds a new `addReplyHelp` helper that's used by commands
    when returning a help text. The following commands have been
    touched: DEBUG, OBJECT, COMMAND, PUBSUB, SCRIPT and SLOWLOG.
    
    WIP
    
    Fix entry command table entry for OBJECT for HELP option.
    
    After #4472 the command may have just 2 arguments.
    
    Improve OBJECT HELP descriptions.
    
    See #4472.
    
    WIP 2
    
    WIP 3
    59d52f7f
object.c 42.2 KB