Commit e97481d4 authored by antirez's avatar antirez
Browse files

ACL: remove no longer existing flag from comment.

parent 82d194c1
......@@ -110,7 +110,6 @@ volatile unsigned long lru_clock; /* Server global current LRU time. */
* of memory.
* admin: admin command, like SAVE or SHUTDOWN.
* pub-sub: Pub/Sub related command.
* force-repl: force replication of this command, regardless of server.dirty.
* no-script: command not allowed in scripts.
* random: random command. Command is not deterministic, that is, the same
* command with the same arguments, with the same key space, may have
......
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