Add 'k' and 'Hn' option details to umk and theide man pages

git-svn-id: svn://ultimatepp.org/upp/trunk@10781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
amrein 2017-01-28 16:16:06 +00:00
parent 75a983f965
commit 655d627289
5 changed files with 20 additions and 0 deletions

View file

@ -82,6 +82,8 @@ Be silent.
Be verbose.
.IP m
Create a map file.
.IP Hn
Number of threads used for building (single digit). Default is number of logical cores available.
.RE
.SS Output mode:
.RS
@ -119,6 +121,8 @@ Create makefile in file
.IP xM,XM
If you mix M with x or X, Makefile is exported to directory
.I out
.IP k
Do not delete target directory out when exporting.
.LP
Options x and X are mutually exclusive. The last specified is used.
.RE

View file

@ -82,6 +82,8 @@ Be silent.
Be verbose.
.IP m
Create a map file.
.IP Hn
Number of threads used for building (single digit). Default is number of logical cores available.
.RE
.SS Output mode:
.RS
@ -119,6 +121,8 @@ Create makefile in file
.IP xM,XM
If you mix M with x or X, Makefile is exported to directory
.I out
.IP k
Do not delete target directory out when exporting.
.LP
Options x and X are mutually exclusive. The last specified is used.
.RE

View file

@ -56,6 +56,8 @@ Be silent.
Be verbose.
.IP m
Create a map file.
.IP Hn
Number of threads used for building (single digit). Default is number of logical cores available.
.RE
.SS Output mode:
.RS
@ -93,6 +95,8 @@ Create makefile in file
.IP xM,XM
If you mix M with x or X, Makefile is exported to directory
.I out
.IP k
Do not delete target directory out when exporting.
.LP
Options x and X are mutually exclusive. The last specified is used.
.RE

View file

@ -82,6 +82,8 @@ Be silent.
Be verbose.
.IP m
Create a map file.
.IP Hn
Number of threads used for building (single digit). Default is number of logical cores available.
.RE
.SS Output mode:
.RS
@ -119,6 +121,8 @@ Create makefile in file
.IP xM,XM
If you mix M with x or X, Makefile is exported to directory
.I out
.IP k
Do not delete target directory out when exporting.
.LP
Options x and X are mutually exclusive. The last specified is used.
.RE

View file

@ -56,6 +56,8 @@ Be silent.
Be verbose.
.IP m
Create a map file.
.IP Hn
Number of threads used for building (single digit). Default is number of logical cores available.
.RE
.SS Output mode:
.RS
@ -93,6 +95,8 @@ Create makefile in file
.IP xM,XM
If you mix M with x or X, Makefile is exported to directory
.I out
.IP k
Do not delete target directory out when exporting.
.LP
Options x and X are mutually exclusive. The last specified is used.
.RE