update readme

This commit is contained in:
Alexey Avramov 2018-08-03 20:16:32 +09:00
parent a042fd52e6
commit 4fcc42aeed

View File

@ -113,7 +113,7 @@ Just read the description of the parameters and edit the values. Please restart
If nohang is installed on a system that uses systemd, you can use the following command to view the log: If nohang is installed on a system that uses systemd, you can use the following command to view the log:
```bash ```bash
$ sudo journalctl -u nohang -e $ sudo journalctl -eu nohang
``` ```
See also `man journalctl`. See also `man journalctl`.