diff --git a/README.md b/README.md index 97a03f4..64a9eee 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ $ sudo systemctl enable nohang ``` ./nohang -h -usage: nohang [-h] [-v] [-p] [-c CONFIG] +usage: nohang [-h] [-v] [-p] [-c CONFIG] [-cc CONFIG] optional arguments: -h, --help show this help message and exit diff --git a/my_desktop.conf b/my_desktop.conf index d1edf8c..d1b3203 100644 --- a/my_desktop.conf +++ b/my_desktop.conf @@ -359,3 +359,7 @@ post_kill_exe = forbid_negative_badness = True +############################################################################### + + Use cases, feature requests and any questions are welcome: + https://github.com/hakavlad/nohang/issues diff --git a/nohang.conf b/nohang.conf index 1b5ef4f..67bc8cd 100644 --- a/nohang.conf +++ b/nohang.conf @@ -355,3 +355,7 @@ post_kill_exe = forbid_negative_badness = True +############################################################################### + + Use cases, feature requests and any questions are welcome: + https://github.com/hakavlad/nohang/issues