[otb] 14/15: try fix manpage error

Rashad Kanavath rashad-guest at moszumanska.debian.org
Wed Dec 16 14:43:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

rashad-guest pushed a commit to branch master
in repository otb.

commit df95d9db7659b2b6781757a06e0fba2ad77ffa56
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Wed Dec 16 13:44:44 2015 +0100

    try fix manpage error
---
 debian/manpages/otbcli_ColorMapping.1              |  7 +------
 debian/manpages/otbcli_SarRadiometricCalibration.1 |  7 +++----
 debian/manpages/otbcli_TestApplication.1           | 13 +------------
 debian/manpages/otbgui_ColorMapping.1              |  7 ++-----
 debian/manpages/otbgui_SarRadiometricCalibration.1 |  5 -----
 debian/manpages/otbgui_TestApplication.1           |  4 +---
 6 files changed, 8 insertions(+), 35 deletions(-)

diff --git a/debian/manpages/otbcli_ColorMapping.1 b/debian/manpages/otbcli_ColorMapping.1
index 9b5c2c6..90b1de4 100644
--- a/debian/manpages/otbcli_ColorMapping.1
+++ b/debian/manpages/otbcli_ColorMapping.1
@@ -11,9 +11,6 @@ Complete documentation: http://www.orfeo\-toolbox.org/Applications/ColorMapping.
 .TP
 \fB\-progress\fR
 <boolean>        Report progress
-.PP
-MISSING \fB\-in\fR                        <string>         Input Image  (mandatory)
-MISSING \fB\-out\fR                       <string> [pixel] Output Image  [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory)
 .TP
 \fB\-ram\fR
 <int32>          Available RAM (Mb)  (optional, off by default, default value is 128)
@@ -26,11 +23,9 @@ MISSING \fB\-out\fR                       <string> [pixel] Output Image  [pixel=
 .TP
 \fB\-method\fR
 <string>         Color mapping method [custom/continuous/optimal/image] (mandatory, default value is custom)
-.PP
-MISSING \fB\-method\fR.custom.lut         <string>         Look\-up table file  (mandatory)
 .TP
 \fB\-method\fR.continuous.lut
-<string>         Look\-up tables [red/green/blue/grey/hot/cool/spring/summer/autumn/winter/copper/jet/hsv/overunder/relief] (mandatory, default value is red)
+<string> Look\-up tables [red\/green\/blue\/grey\/hot\/cool\/spring\/summer\/autumn\/winter\/copper\/jet\/hsv\/overunder\/relief] (mandatory, default value is red)
 .TP
 \fB\-method\fR.continuous.min
 <float>          Mapping range lower value  (mandatory, default value is 0)
diff --git a/debian/manpages/otbcli_SarRadiometricCalibration.1 b/debian/manpages/otbcli_SarRadiometricCalibration.1
index 0da23dd..b0fa92c 100644
--- a/debian/manpages/otbcli_SarRadiometricCalibration.1
+++ b/debian/manpages/otbcli_SarRadiometricCalibration.1
@@ -11,10 +11,9 @@ Complete documentation: http://www.orfeo\-toolbox.org/Applications/SarRadiometri
 .TP
 \fB\-progress\fR <boolean>
 Report progress
-.PP
-MISSING \fB\-in\fR       <string>         Input Complex Image  (mandatory)
-2015 Dec 16 11:08:44  :  Application.logger  (FATAL) The following error occurred during application execution : \fI\,/home/otb/otb/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineLauncher\/\fP.cxx:814:
-itk::ERROR: CommandLineLauncher(0x2097a60): Not handled parameter type.
+.TP
+\fB\-in\fR <string>
+Input Complex Image  (mandatory)
 
 .SH "SEE ALSO"
 The full documentation for
diff --git a/debian/manpages/otbcli_TestApplication.1 b/debian/manpages/otbcli_TestApplication.1
index 4f66869..e4f0335 100644
--- a/debian/manpages/otbcli_TestApplication.1
+++ b/debian/manpages/otbcli_TestApplication.1
@@ -20,14 +20,9 @@ Complete documentation: http://www.orfeo\-toolbox.org/Applications/TestApplicati
 .TP
 \fB\-float\fR
 <float>          Float  (optional, off by default)
-.PP
-MISSING \fB\-string\fR                      <string>         String  (mandatory)
-MISSING \fB\-filename\fR                    <string>         File name  (mandatory)
-MISSING \fB\-outfilename\fR                 <string>         Output Filename  (mandatory)
-MISSING \fB\-directory\fR                   <string>         Directory name  (mandatory)
 .TP
 \fB\-choice\fR
-<string>         Choice [choice1/choice2/choice3] (mandatory, default value is choice1)
+<string>         Choice [choice1\/choice2\/choice3] (mandatory, default value is choice1)
 .TP
 \fB\-choice\fR.choice1.floatchoice1 <float>
 Float of choice1  (mandatory, default value is 0.125)
@@ -39,18 +34,12 @@ MISSING \fB\-ingroup\fR.integer             <float>          Integer of Group  (
 .TP
 \fB\-ingroup\fR.images.inputimage
 <string>         Input Image  (mandatory)
-.PP
-MISSING \fB\-outgroup\fR.outputimage        <string> [pixel] Output Image  [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory)
 .TP
 \fB\-il\fR
 <string list>    Input image list  (optional, off by default)
 .TP
 \fB\-cl\fR
 <string list>    Output Image channels  (optional, off by default, default value is choice1)
-.PP
-MISSING \fB\-cin\fR                         <string>         Input Complex Image  (mandatory)
-2015 Dec 16 11:08:49  :  Application.logger  (FATAL) The following error occurred during application execution : \fI\,/home/otb/otb/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineLauncher\/\fP.cxx:814:
-itk::ERROR: CommandLineLauncher(0xea6a50): Not handled parameter type.
 
 .SH "SEE ALSO"
 The full documentation for
diff --git a/debian/manpages/otbgui_ColorMapping.1 b/debian/manpages/otbgui_ColorMapping.1
index 44d92e7..02f44e4 100644
--- a/debian/manpages/otbgui_ColorMapping.1
+++ b/debian/manpages/otbgui_ColorMapping.1
@@ -11,9 +11,6 @@ Complete documentation: http://www.orfeo\-toolbox.org/Applications/ColorMapping.
 .TP
 \fB\-progress\fR
 <boolean>        Report progress
-.PP
-MISSING \fB\-in\fR                        <string>         Input Image  (mandatory)
-MISSING \fB\-out\fR                       <string> [pixel] Output Image  [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory)
 .TP
 \fB\-ram\fR
 <int32>          Available RAM (Mb)  (optional, off by default, default value is 128)
@@ -25,12 +22,12 @@ MISSING \fB\-out\fR                       <string> [pixel] Output Image  [pixel=
 <int32>          Not Found Label  (optional, on by default, default value is 404)
 .TP
 \fB\-method\fR
-<string>         Color mapping method [custom/continuous/optimal/image] (mandatory, default value is custom)
+<string>         Color mapping method [custom\/continuous\/optimal\/image] (mandatory, default value is custom)
 .PP
 MISSING \fB\-method\fR.custom.lut         <string>         Look\-up table file  (mandatory)
 .TP
 \fB\-method\fR.continuous.lut
-<string>         Look\-up tables [red/green/blue/grey/hot/cool/spring/summer/autumn/winter/copper/jet/hsv/overunder/relief] (mandatory, default value is red)
+<string>         Look\-up tables [red\/green\/blue\/grey\/hot\/cool\/spring\/summer\/autumn\/winter\/copper\/jet\/hsv\/overunder\/relief] (mandatory, default value is red)
 .TP
 \fB\-method\fR.continuous.min
 <float>          Mapping range lower value  (mandatory, default value is 0)
diff --git a/debian/manpages/otbgui_SarRadiometricCalibration.1 b/debian/manpages/otbgui_SarRadiometricCalibration.1
index b770133..c53bf56 100644
--- a/debian/manpages/otbgui_SarRadiometricCalibration.1
+++ b/debian/manpages/otbgui_SarRadiometricCalibration.1
@@ -11,11 +11,6 @@ Complete documentation: http://www.orfeo\-toolbox.org/Applications/SarRadiometri
 .TP
 \fB\-progress\fR <boolean>
 Report progress
-.PP
-MISSING \fB\-in\fR       <string>         Input Complex Image  (mandatory)
-2015 Dec 16 11:08:44  :  Application.logger  (FATAL) The following error occurred during application execution : \fI\,/home/otb/otb/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineLauncher\/\fP.cxx:814:
-itk::ERROR: CommandLineLauncher(0x2097a60): Not handled parameter type.
-
 .SH "SEE ALSO"
 The full documentation for
 .B otbgui_SarRadiometricCalibration
diff --git a/debian/manpages/otbgui_TestApplication.1 b/debian/manpages/otbgui_TestApplication.1
index ff4a9d4..e01de31 100644
--- a/debian/manpages/otbgui_TestApplication.1
+++ b/debian/manpages/otbgui_TestApplication.1
@@ -40,7 +40,7 @@ MISSING \fB\-ingroup\fR.integer             <float>          Integer of Group  (
 \fB\-ingroup\fR.images.inputimage
 <string>         Input Image  (mandatory)
 .PP
-MISSING \fB\-outgroup\fR.outputimage        <string> [pixel] Output Image  [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory)
+MISSING \fB\-outgroup\fR.outputimage        <string> [pixel] Output Image  [pixel=uint8\/uint16\/int16\/uint32\/int32\/float\/double] (default value is float) (mandatory)
 .TP
 \fB\-il\fR
 <string list>    Input image list  (optional, off by default)
@@ -49,8 +49,6 @@ MISSING \fB\-outgroup\fR.outputimage        <string> [pixel] Output Image  [pixe
 <string list>    Output Image channels  (optional, off by default, default value is choice1)
 .PP
 MISSING \fB\-cin\fR                         <string>         Input Complex Image  (mandatory)
-2015 Dec 16 11:08:49  :  Application.logger  (FATAL) The following error occurred during application execution : \fI\,/home/otb/otb/Modules/Wrappers/CommandLine/src/otbWrapperCommandLineLauncher\/\fP.cxx:814:
-itk::ERROR: CommandLineLauncher(0xea6a50): Not handled parameter type.
 
 .SH "SEE ALSO"
 The full documentation for

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git



More information about the Pkg-grass-devel mailing list