man pages: tweak
authorJerome St-Louis <jerome@ecere.com>
Wed, 15 Aug 2012 10:37:21 +0000 (06:37 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 15 Aug 2012 10:37:21 +0000 (06:37 -0400)
share/man/man1/ecc.1
share/man/man1/ecp.1

index 097f918..f7ea932 100644 (file)
@@ -20,9 +20,6 @@ Additionnally, it will generate the symbols import files (\fB.imp\fR) and (if th
 .P
 ecc relies on the symbols (\fB.sym\fR) for the input source as well as any other eC source files imported within it to be precompiled by \fBecp\fR, and found in \fIintermediate-dir\fR.
 .SH OPTIONS
-.SS Input
-\fB-c\fR \fIinput\fR
-The eC source file to compile
 .SS Output
 \fB-o\fR \fIoutput\fR
 The location and name for the output intermediate C file
index 77ca69b..c00f5a1 100644 (file)
@@ -15,9 +15,6 @@ ecp [\fB-t\fR \fItarget-platform\fR]
 .SH DESCRIPTION
 ecp will parse the eC source file specified in \fIinput\fR and generate a list of symbols.
 .SH OPTIONS
-.SS Input
-\fB-c\fR \fIinput\fR
-The eC source file to compile
 .SS Output
 \fB-o\fR \fIoutput\fR
 The location and name for the output intermediate C file