author | ecalot
<ecalot> 2006-01-18 19:23:30 UTC |
committer | ecalot
<ecalot> 2006-01-18 19:23:30 UTC |
parent | f918d98fc31aa3d4337927ed619740e5e19e1f0b |
PR/src/console/main.c | +1 | -0 |
diff --git a/PR/src/console/main.c b/PR/src/console/main.c index e4423c9..de767ad 100644 --- a/PR/src/console/main.c +++ b/PR/src/console/main.c @@ -56,6 +56,7 @@ void main_syntax() { fprintf(outputStream,PARSING_HELP_PART2); fprintf(outputStream,PARSING_HELP_PART3); fprintf(outputStream,PARSING_HELP_PART4); + fprintf(outputStream,PARSING_HELP_PART5); } /***************************************************************\