diff --git a/include/usage.h b/include/usage.h index e5a1672d8..fb126a007 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1674,8 +1674,8 @@ "Options:\n" \ "-S\t\t\tstart\n"\ "-K\t\t\tstop\n"\ + "-b\t\t\tforce process into background (daemonize)\n"\ "-x \t\tprogram to start/check if it is running\n"\ - "-p \t\tpid file to check\n"\ "-u |\tstop this user's processes\n"\ "-n \tstop processes with this name\n"\ "-s \t\tsignal to send (default 15)\n"\