Commit fea9788c authored by antirez's avatar antirez
Browse files

Fix STRALGO command flags.

parent 2144047e
......@@ -1007,7 +1007,7 @@ struct redisCommand redisCommandTable[] = {
0,NULL,0,0,0,0,0,0},
{"stralgo",stralgoCommand,-2,
"write use-memory @string",
"read-only @string",
0,lcsGetKeys,0,0,0,0,0,0}
};
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment