diff --git a/modules/ROOT/pages/_partials/proc_log-files-command-line.adoc b/modules/ROOT/pages/_partials/proc_log-files-command-line.adoc index 1d1fb2b..39f9737 100644 --- a/modules/ROOT/pages/_partials/proc_log-files-command-line.adoc +++ b/modules/ROOT/pages/_partials/proc_log-files-command-line.adoc @@ -1,7 +1,7 @@ [id='using-the-command-line-to-view-log-files] = Using the command line to view log files -The `journalctl` command can be to view messages in the system journal on the command line. +The `journalctl` command can be used to view messages in the system journal on the command line. For plain text log files, generic tools may be used: * `cat`, `more`, `less`, `tail`, or `head`.