diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h index 4401a763a..15e60d1d3 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2230,6 +2230,7 @@ "\n\t-b|--background\t\t\tforce process into background"\ "\n\t-u|--user <username>|<uid>\tstop this user's processes"\ "\n\t-x|--exec <executable>\t\tprogram to either start or check"\ + "\n\t-m|--make-pidfile <filename>\tcreate the -p file and enter pid in it"\ "\n\t-n|--name <process-name>\tstop processes with this name"\ "\n\t-p|--pidfile <pid-file>\t\tsave or load pid using a pid-file"\ "\n\t-q|--quiet\t\t\tbe quiet" \ |