summaryrefslogtreecommitdiff
path: root/src/help.h
Commit message (Expand)AuthorAgeFilesLines
* update help.h (#11948)Oran Agra2023-03-221-32/+52
* Make PFMERGE source key optional in docs, add tests with one input key, add t...Binbin2022-10-221-1/+1
* update help.h (#10961)Oran Agra2022-07-111-4/+4
* Handle multiple_token flag in generate-command-help.rb (#10822)Binbin2022-06-071-6/+6
* update help.h (#10818)Oran Agra2022-06-061-7/+7
* Fixes commands' syntices (#10534)Itamar Haber2022-04-061-7/+7
* update static help.h from redis.io commands.json (#10529)Oran Agra2022-04-051-2/+12
* update redis-cli help.h (#10352)Oran Agra2022-02-281-9/+14
* Update FCALL/FCALL_RO summary and complexity (#10240)Binbin2022-02-051-2/+2
* update help.h before release (#10210)Oran Agra2022-01-301-6/+11
* Update generate-command-help.rb and help.h. (#10196)Yossi Gottlieb2022-01-271-79/+485
* Remove useless - from help.h on commands with no arguments (#8939)Oran Agra2021-05-181-53/+53
* update help.h (#8747)Oran Agra2021-04-061-1/+1
* update help.h from redis.io commands.json (#8524)Oran Agra2021-02-221-0/+5
* update help.h with new commands (#8426)Oran Agra2021-01-311-27/+132
* Typo fix: entires -> entries (#8031)sundb2020-11-081-1/+1
* help.h updated.antirez2020-06-121-10/+20
* LRANK: Add command (the command will be renamed LPOS).Paul Spooren2020-06-101-0/+5
* 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