File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1941,9 +1941,9 @@ do_help(void)
19411941 printf (_ (" %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n" ), progname );
19421942 printf (_ (" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
19431943 " [-o \"OPTIONS\"]\n" ), progname );
1944- printf (_ (" %s reload [-D DATADIR] [-s]\n" ), progname );
1945- printf (_ (" %s status [-D DATADIR]\n" ), progname );
1946- printf (_ (" %s promote [-D DATADIR] [-s]\n" ), progname );
1944+ printf (_ (" %s reload [-D DATADIR] [-s]\n" ), progname );
1945+ printf (_ (" %s status [-D DATADIR]\n" ), progname );
1946+ printf (_ (" %s promote [-w] [-t SECS] [- D DATADIR] [-s]\n" ), progname );
19471947 printf (_ (" %s kill SIGNALNAME PID\n" ), progname );
19481948#ifdef WIN32
19491949 printf (_ (" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
You can’t perform that action at this time.
0 commit comments