update readme

This commit is contained in:
Alexey Avramov 2019-04-04 18:42:18 +09:00
parent bbb441ecdc
commit cefd44c3df

View File

@ -208,7 +208,7 @@ Please create [issues](https://github.com/hakavlad/nohang/issues). Use cases, fe
- [x] Added new CLI options: - [x] Added new CLI options:
- [x] -v, --version - [x] -v, --version
- [x] -t, --test - [x] -t, --test
- [x] --ppt, --print-proc-table - [x] -p, --print-proc-table
- [x] Possible process crashes are fixed: - [x] Possible process crashes are fixed:
- [x] Fixed crash at startup due to `UnicodeDecodeError` on some systems - [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)) - [x] Handled `UnicodeDecodeError` if victim name consists of many unicode characters ([rfjakob/earlyoom#110](https://github.com/rfjakob/earlyoom/issues/110))