diff options
Diffstat (limited to 'doc/querylanguage.md')
| -rw-r--r-- | doc/querylanguage.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/querylanguage.md b/doc/querylanguage.md index 4fffdc3..a603bd9 100644 --- a/doc/querylanguage.md +++ b/doc/querylanguage.md @@ -58,5 +58,6 @@ FUNCTION := md5sum|maskdigits *Notes:* -* `lacks` is the inverse of `contains`) +* `lacks` is the inverse of `contains` +* `rorder` stands for reverse order and is the inverse of `order` * Available fields (variables and barewords) vary from the log format used. Check out the [log format](./logformats.md) documentation for more information. |
