From 4fcc42aeedcd90938c9d2ad2c087f98745941bd1 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 3 Aug 2018 20:16:32 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d78e065..c162fbb 100644 --- a/README.md +++ b/README.md @@ -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: ```bash -$ sudo journalctl -u nohang -e +$ sudo journalctl -eu nohang ``` See also `man journalctl`.