- 09 Sep, 2021 1 commit
-
-
Itamar Haber authored
-
- 18 May, 2021 1 commit
-
-
Oran Agra authored
As far as i can tell it shows up in redis-cli in both HELP, e.g. `help client list`, and also in the command completion tips, but it is unclear what it was needed for. It exists since the very first commit that added this mechanism.
-
- 30 Nov, 2020 1 commit
-
-
Itamar Haber authored
See https://github.com/redis/redis-doc/pull/1443 Also allows nameless commands.
-
- 10 Jul, 2020 1 commit
-
-
Oran Agra authored
-
- 07 Jun, 2018 1 commit
-
-
antirez authored
-
- 17 Nov, 2015 1 commit
-
-
antirez authored
-
- 25 Aug, 2014 1 commit
-
-
Jan-Erik Rediger authored
Once this is merged: - merge the latest changes to commands.json in antirez/redis-doc - re-run: utils/generate-command-help.rb > src/help.h Then we'll have nice and easy tab-completed help in redis-cli again. Closes #1909
-
- 22 Apr, 2014 1 commit
-
-
antirez authored
-
- 03 Apr, 2012 1 commit
-
-
antirez authored
-
- 19 Dec, 2010 1 commit
-
-
antirez authored
-
- 15 Dec, 2010 1 commit
-
-
antirez authored
-
- 28 Nov, 2010 2 commits
-
-
Pieter Noordhuis authored
-
Pieter Noordhuis authored
-
- 16 Nov, 2010 1 commit
-
-
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
-