Explain that -s and -p imply -d.
This commit is contained in:
parent
537735f512
commit
63ea309bd0
1 changed files with 2 additions and 0 deletions
|
@ -39,10 +39,12 @@ Help. Print a usage line showing the command line options.
|
||||||
.TP
|
.TP
|
||||||
.B \-p
|
.B \-p
|
||||||
Lwp Print mode. This is used for debugging lwp-threads.
|
Lwp Print mode. This is used for debugging lwp-threads.
|
||||||
|
This option automatically sets -d option.
|
||||||
.TP
|
.TP
|
||||||
.B \-s
|
.B \-s
|
||||||
Lwp stack check mode. This will report if any of the lwp thread stack
|
Lwp stack check mode. This will report if any of the lwp thread stack
|
||||||
spaces overflow. It forces lwp print mode on.
|
spaces overflow. It forces lwp print mode on.
|
||||||
|
This option automatically sets -d option.
|
||||||
.TP
|
.TP
|
||||||
.BI \-D\ datadir
|
.BI \-D\ datadir
|
||||||
causes the server to use the data files in
|
causes the server to use the data files in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue