File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 767
767
" * [Bulk string reply](/docs/reference/protocol-spec#bulk-strings): the encoding of the object."
768
768
],
769
769
"OBJECT FREQ" : [
770
- " [Integer reply](/docs/reference/protocol-spec#integers): the counter's value."
770
+ " One of the following:" ,
771
+ " [Integer reply](/docs/reference/protocol-spec#integers): the counter's value." ,
772
+ " [Nil reply](/docs/reference/protocol-spec#bulk-strings): if _key_ doesn't exist."
771
773
],
772
774
"OBJECT HELP" : [
773
775
" [Array reply](/docs/reference/protocol-spec#arrays): a list of sub-commands and their descriptions"
Original file line number Diff line number Diff line change 767
767
" * [Bulk string reply](/docs/reference/protocol-spec#bulk-strings): the encoding of the object."
768
768
],
769
769
"OBJECT FREQ" : [
770
- " [Integer reply](/docs/reference/protocol-spec#integers): the counter's value."
770
+ " One of the following:" ,
771
+ " [Integer reply](/docs/reference/protocol-spec#integers): the counter's value." ,
772
+ " [Null reply](/docs/reference/protocol-spec#nulls): if _key_ doesn't exist."
771
773
],
772
774
"OBJECT HELP" : [
773
775
" [Array reply](/docs/reference/protocol-spec#arrays): a list of sub-commands and their descriptions."
You can’t perform that action at this time.
0 commit comments