diff --git a/uppbox/lpbuild/theide.1 b/uppbox/lpbuild/theide.1 index 377e174ff..aaa0459f6 100644 --- a/uppbox/lpbuild/theide.1 +++ b/uppbox/lpbuild/theide.1 @@ -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 diff --git a/uppbox/lpbuild2/theide.1 b/uppbox/lpbuild2/theide.1 index 377e174ff..aaa0459f6 100644 --- a/uppbox/lpbuild2/theide.1 +++ b/uppbox/lpbuild2/theide.1 @@ -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 diff --git a/uppbox/lpbuild2/umk.1 b/uppbox/lpbuild2/umk.1 index ac7e4557f..7a7525eea 100644 --- a/uppbox/lpbuild2/umk.1 +++ b/uppbox/lpbuild2/umk.1 @@ -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 diff --git a/uppsrc/ide/theide.1 b/uppsrc/ide/theide.1 index 377e174ff..aaa0459f6 100644 --- a/uppsrc/ide/theide.1 +++ b/uppsrc/ide/theide.1 @@ -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 diff --git a/uppsrc/umk/umk.1 b/uppsrc/umk/umk.1 index ac7e4557f..7a7525eea 100644 --- a/uppsrc/umk/umk.1 +++ b/uppsrc/umk/umk.1 @@ -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