Update modules/ROOT/pages/_partials/proc_log-files-command-line.adoc

Add missing word
This commit is contained in:
Mike Morrell 2023-05-29 15:34:55 +00:00
parent 6d52cca4b3
commit addd134a90

View file

@ -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`.