From 4a05c86f7b19586c0fbfe8095d3df6e87c45aa88 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 8 Feb 2019 05:01:31 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47aae75..1af91e8 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe - In progress - Improve modifing badness by matching with RE pattern: - Add suppot matching `cmdline` and `euid` with regular expressions - - Adding the ability to set many different badness_adj depending on the matching name, cmdline and euid of processess with regular expressions + - Adding the ability to set many different badness_adj for processes depending on the matching `name`, `cmdline` and `euid` with the specified regular expressions - Fix: replace `re.fullmatch()` by `re.search()` - Validation RE patterns at startup - Improve output: