]> git.saurik.com Git - redis.git/commit - src/redis.c
usage information updated to reflect the new way to pass options to Redis from the...
authorantirez <antirez@gmail.com>
Thu, 1 Dec 2011 12:50:36 +0000 (13:50 +0100)
committerantirez <antirez@gmail.com>
Thu, 1 Dec 2011 12:50:36 +0000 (13:50 +0100)
commit9268a5b5fd4f1824dad767c71188b90e44281551
tree52abc582855075e5bf7df25cdfa205ec583ef8d5
parent27ccb94a021c74acbdfead03f4bc7f6b9cb8a9ae
usage information updated to reflect the new way to pass options to Redis from the command line.
src/redis.c