From cefd44c3dfaf4eec143491e9e34ef79aca368e55 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Thu, 4 Apr 2019 18:42:18 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a6e983..9e86aef 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe - [x] Added new CLI options: - [x] -v, --version - [x] -t, --test - - [x] --ppt, --print-proc-table + - [x] -p, --print-proc-table - [x] Possible process crashes are fixed: - [x] Fixed crash at startup due to `UnicodeDecodeError` on some systems - [x] Handled `UnicodeDecodeError` if victim name consists of many unicode characters ([rfjakob/earlyoom#110](https://github.com/rfjakob/earlyoom/issues/110))