From 242d419f1b31755d1d1b3d1a1fd0e7bf61f7768e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 12 Dec 2021 21:21:14 +0000 Subject: link from example docs to query language and log format docs --- doc/querylanguage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/querylanguage.md') 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. -- cgit v1.2.3