lvapeab / m4loc

Automatically exported from code.google.com/p/m4loc
GNU Lesser General Public License v3.0
0 stars 0 forks source link

reinserter.pl - improve usage help #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
if command is mistyped, the usage help is displayed:

Usage: ./reinsert.pl <source InlineText file> < <target plain text file > > 
<target InlineText file>

However, it is hard to decide what signs like "<", or "> >" mean. Maybe:

Usage: ./reinsert.pl source_InlineText_file  < target_plain_text_file  > 
target_InlineText_file

would be better, or some other better solution?

Original issue reported on code.google.com by xhu...@gmail.com on 7 Mar 2011 at 4:36

GoogleCodeExporter commented 9 years ago

Original comment by Achi...@gmail.com on 8 Mar 2011 at 9:32

GoogleCodeExporter commented 9 years ago

Original comment by Achi...@gmail.com on 10 Mar 2011 at 5:07

GoogleCodeExporter commented 9 years ago

Original comment by xhu...@gmail.com on 11 Mar 2011 at 10:08