|
|
@@ -303,7 +303,7 @@ do_help(void)
|
|
|
" -n|--name <process-name> stop processes with this name\n"
|
|
|
" -s|--signal <signal> signal to send (default TERM)\n"
|
|
|
" -a|--startas <pathname> program to start (default is <executable>)\n"
|
|
|
-" -C|--chdir <directory> Change to <directory>(default is /)\n"
|
|
|
+" -d|--chdir <directory> Change to <directory>(default is /)\n"
|
|
|
" -N|--nicelevel <incr> add incr to the process's nice level\n"
|
|
|
" -b|--background force the process to detach\n"
|
|
|
" -m|--make-pidfile create the pidfile before starting\n"
|