Add mask modifiers to LIST help
This commit is contained in:
parent
1788e55713
commit
cbb9d48fa2
1 changed files with 2 additions and 0 deletions
|
@ -18,5 +18,7 @@ Modifiers are also supported, seperated by a comma:
|
||||||
last n minutes
|
last n minutes
|
||||||
T>n - List channels whose topics were last changed
|
T>n - List channels whose topics were last changed
|
||||||
more than n minutes ago
|
more than n minutes ago
|
||||||
|
*mask* - List channels matching a wildcard mask
|
||||||
|
!*mask* - List channels that do not match the mask
|
||||||
|
|
||||||
eg LIST <100,>20
|
eg LIST <100,>20
|
||||||
|
|
Loading…
Reference in a new issue