Browse Source

Fix query.md formatting.

Blallo 5 years ago
parent
commit
4a68f49b88
1 changed files with 7 additions and 6 deletions
  1. 7 6
      docs/docs/query.md

+ 7 - 6
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