Update modules/ROOT/pages/_partials/proc_log-files-command-line.adoc
Add missing word
This commit is contained in:
parent
6d52cca4b3
commit
addd134a90
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue