Remove 'e' option from umk man page and 'Hn' option from theide man page (thank to Sender Ghost for noticing)

git-svn-id: svn://ultimatepp.org/upp/trunk@10791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
amrein 2017-01-28 20:59:39 +00:00
parent 217198331b
commit 40a27e04e1
5 changed files with 5 additions and 15 deletions

View file

@ -11,7 +11,7 @@ designed for developing large C++ applications.
.BI "theide " "assembly package"
.br
.BI "theide " "assembly package build_method"
[-[a] [b] [e] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X] [Hn]]
[-[a] [b] [e] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X]]
[+FLAG[,FLAG]...] [ out ]
.LP
The first method starts TheIDE with a Package selection dialog,
@ -82,8 +82,6 @@ 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

View file

@ -11,7 +11,7 @@ designed for developing large C++ applications.
.BI "theide " "assembly package"
.br
.BI "theide " "assembly package build_method"
[-[a] [b] [e] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X] [Hn]]
[-[a] [b] [e] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X]]
[+FLAG[,FLAG]...] [ out ]
.LP
The first method starts TheIDE with a Package selection dialog,
@ -82,8 +82,6 @@ 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

View file

@ -7,7 +7,7 @@ umk \(hy Command line builder for Ultimate++ projects
.SH SYNOPSIS
.BI "umk "
.I assembly package build_method
[-[a] [b] [e] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X] [Hn]]
[-[a] [b] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X] [Hn]]
[+FLAG[,FLAG]...] [ out ]
.SH DESCRIPTION
@ -48,8 +48,6 @@ together unless you want to be surprised by the results.
Rebuild all. Cleans caches before doing anything.
.IP b
Use BLITZ.
.IP e
If building fails, stop with message box.
.IP l
Be silent.
.IP v

View file

@ -11,7 +11,7 @@ designed for developing large C++ applications.
.BI "theide " "assembly package"
.br
.BI "theide " "assembly package build_method"
[-[a] [b] [e] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X] [Hn]]
[-[a] [b] [e] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X]]
[+FLAG[,FLAG]...] [ out ]
.LP
The first method starts TheIDE with a Package selection dialog,
@ -82,8 +82,6 @@ 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

View file

@ -7,7 +7,7 @@ umk \(hy Command line builder for Ultimate++ projects
.SH SYNOPSIS
.BI "umk "
.I assembly package build_method
[-[a] [b] [e] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X] [Hn]]
[-[a] [b] [r] [s] [S] [v] [1] [2] [m] [d] [M] [l] [x] [X] [Hn]]
[+FLAG[,FLAG]...] [ out ]
.SH DESCRIPTION
@ -48,8 +48,6 @@ together unless you want to be surprised by the results.
Rebuild all. Cleans caches before doing anything.
.IP b
Use BLITZ.
.IP e
If building fails, stop with message box.
.IP l
Be silent.
.IP v