This commit is contained in:
Alexey Avramov 2019-07-14 11:29:22 +09:00
parent 35a7e03db9
commit 877a6c57a3
3 changed files with 9 additions and 1 deletions

View File

@ -120,7 +120,7 @@ $ sudo systemctl enable nohang
``` ```
./nohang -h ./nohang -h
usage: nohang [-h] [-v] [-p] [-c CONFIG] usage: nohang [-h] [-v] [-p] [-c CONFIG] [-cc CONFIG]
optional arguments: optional arguments:
-h, --help show this help message and exit -h, --help show this help message and exit

View File

@ -359,3 +359,7 @@ post_kill_exe =
forbid_negative_badness = True forbid_negative_badness = True
###############################################################################
Use cases, feature requests and any questions are welcome:
https://github.com/hakavlad/nohang/issues

View File

@ -355,3 +355,7 @@ post_kill_exe =
forbid_negative_badness = True forbid_negative_badness = True
###############################################################################
Use cases, feature requests and any questions are welcome:
https://github.com/hakavlad/nohang/issues