fix readme

This commit is contained in:
Alexey Avramov 2018-12-11 19:29:45 +09:00
parent faf07197a7
commit f32a6ddde9

View File

@ -184,7 +184,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe
- In progress - In progress
- Improve modifing badness by matching with RE pattern: - Improve modifing badness by matching with RE pattern:
- Add suppot matching `cmdline and `UID` with regular expressions - Add suppot matching `cmdline` and `UID` with regular expressions
- Fix: replace `re.fullmatch()` by `re.search()` - Fix: replace `re.fullmatch()` by `re.search()`
- Validation RE patterns at startup - Validation RE patterns at startup
- Improve output: - Improve output: