23 lines
455 B
Groff
23 lines
455 B
Groff
.TH nohang 1
|
|
.SH NAME
|
|
nohang \- no hang daemon
|
|
|
|
.SH SYNOPSIS
|
|
.B nohang
|
|
.RB [ OPTION ]...
|
|
|
|
.SH DESCRIPTION
|
|
Nohang is a highly configurable daemon for Linux which is able to correctly prevent out of memory conditions. See https://github.com/hakavlad/nohang
|
|
|
|
.SH OPTIONS
|
|
.TP
|
|
.BI \-c " CONFIG",
|
|
.BI \-\-config " CONFIG"
|
|
path to the config file, default values:
|
|
.I ./nohang.conf,
|
|
.I /etc/nohang/nohang.conf
|
|
.TP
|
|
.BI \-h,
|
|
.BI \-\-help
|
|
show help message and exit
|