Commit 2f2e50e4 authored by Nils Goroll's avatar Nils Goroll Committed by Lasse Karstensen

improve documentation for ban.list

parent edf2a349
......@@ -149,7 +149,23 @@ ban <field> <operator> <arg> [&& <field> <oper> <arg> ...]
Mark obsolete all objects where all the conditions match.
ban.list
List the active bans.
List the active bans. The output format is:
* time the ban was issued
* reference count
* ``C`` for completed bans (replaced by a newer ban) or ``-``
* if ``lurker`` debugging is enabled
* ``R`` for bans on request properties or ``-``
* ``O`` for bans on object properties or ``-``
* pointer to the ban object
* ban specification
Backend Expression
------------------
......
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