1. 19 Dec, 2010 1 commit
  2. 28 Nov, 2010 2 commits
  3. 16 Nov, 2010 1 commit
    • Tj Holowaychuk's avatar
      Added redis-cli interactive help support · 5397f2b5
      Tj Holowaychuk authored
      updated via commands.json in redis-doc repo. Currently
      use `make src/help.h` to re-generate. The following
      are valid from the REPL:
      
        help
        help [command]
        help [group]
        help groups
      
      ex:
      
        help sort
        help hash
      5397f2b5