From 655d62728962df54a183d3c7b40fd802aefc54fe Mon Sep 17 00:00:00 2001 From: amrein Date: Sat, 28 Jan 2017 16:16:06 +0000 Subject: [PATCH] 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 --- uppbox/lpbuild/theide.1 | 4 ++++ uppbox/lpbuild2/theide.1 | 4 ++++ uppbox/lpbuild2/umk.1 | 4 ++++ uppsrc/ide/theide.1 | 4 ++++ uppsrc/umk/umk.1 | 4 ++++ 5 files changed, 20 insertions(+) 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