diff --git a/doc/_admin-guide/190_The_syslog-ng_manual_pages/001_dqtool_manual.md b/doc/_admin-guide/190_The_syslog-ng_manual_pages/001_dqtool_manual.md index d8881a3..2cae17b 100644 --- a/doc/_admin-guide/190_The_syslog-ng_manual_pages/001_dqtool_manual.md +++ b/doc/_admin-guide/190_The_syslog-ng_manual_pages/001_dqtool_manual.md @@ -15,20 +15,20 @@ description: >- {{ site.product.short_name }}. --- -## Synopsis +## SYNOPSIS -dqtool \[command\] \[options\] +dqtool [command] [options] -## Description +## DESCRIPTION {% include doc/admin-guide/manpages-intro.md %} The dqtool application is a utility that can be used to display and format the messages stored in a disk-buffer file. -## The cat command +## THE CAT COMMAND -```bash +```shell cat [options] [file] ``` @@ -41,42 +41,38 @@ particular log messages, for example, **dqtool cat /var/log/messages.lgs The cat command has the following options: -- \--debug or -d - +`--debug` or `-d` Print diagnostic and debugging messages to stderr. -- \--help or -h - +`--help` or `-h` Display a brief help message. -- \--template=\ or -t - +`--template=