mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-17 06:05:28 -06:00
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:
parent
75a983f965
commit
655d627289
5 changed files with 20 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue