From 4a68f49b88e4f5153b9a3c16246d4411dfa3c259 Mon Sep 17 00:00:00 2001 From: Blallo Date: Wed, 6 Feb 2019 12:43:13 +0100 Subject: [PATCH] Fix query.md formatting. --- docs/docs/query.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/docs/query.md b/docs/docs/query.md index 99048bd..1017d3d 100644 --- a/docs/docs/query.md +++ b/docs/docs/query.md @@ -12,12 +12,13 @@ Reference --------- Available fields: - - `message`: the string with the main information - - `app_name`: also known as "program" sometimes - - `facility`: an integer describing auth, daemon, user, etc. - - `hostname`: the hostname where the entry originated - - `timestamp`: date in format `2019-01-07T15:28:58+01:00` - - `severity`: an integer describing severity + +- `message`: the string with the main information +- `app_name`: also known as "program" sometimes +- `facility`: an integer describing auth, daemon, user, etc. +- `hostname`: the hostname where the entry originated +- `timestamp`: date in format `2019-01-07T15:28:58+01:00` +- `severity`: an integer describing severity Examples