summaryrefslogtreecommitdiff
path: root/src/help.h
Commit message (Expand)AuthorAgeFilesLines
* Update help.h again before Redis 6 GA.antirez2020-04-301-12/+17
* redis-cli command help updated.antirez2020-04-301-25/+165
* Update help.h for redis-cli.antirez2018-10-171-7/+57
* Update help.hMustafa Paltun2018-06-271-1/+1
* redis-cli inline help updated.antirez2018-06-071-6/+107
* redis-cli help.h updated.antirez2016-06-141-8/+13
* redis-cli help.h updated.antirez2016-04-131-8/+18
* Update redis-cli help and the script to generate it.antirez2015-11-171-8/+180
* Added <count> parameter to SPOP:Alon Diamant2014-12-141-2/+2
* redis-cli help.h updated.antirez2014-04-221-2/+73
* redis-cli: help.h updated.antirez2013-05-141-3/+13
* help.h update (adds bitop, bitcount, evalsha...)antirez2012-10-301-3/+28
* redis-cli commands description in help.h updated.antirez2012-04-271-3/+3
* redis-cli help.h updated. Script to generate it updated as well.antirez2012-04-031-147/+233
* help.h updated2.2.0-rc1antirez2010-12-151-12/+42
* Refactor help-related code into redis-cli.cPieter Noordhuis2010-11-281-458/+365
* Update help.h generator script to output man-style argument listPieter Noordhuis2010-11-281-694/+580
* Added redis-cli interactive help supportTj Holowaychuk2010-11-161-0/+815