mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-08-04 02:06:29 -04:00
updated
This commit is contained in:
parent
a4a58320b0
commit
847ea3a4fc
5
NEWS
5
NEWS
@ -36,3 +36,8 @@ chars.
|
|||||||
that allows the user to provide a list of values that the input arg values
|
that allows the user to provide a list of values that the input arg values
|
||||||
should be restricted to.
|
should be restricted to.
|
||||||
|
|
||||||
|
8/9/04 - Created a function to print the output nicely, meaning line wraps
|
||||||
|
are handled somewhat sensibly now. Also changed error handling slightly.
|
||||||
|
Instead of printing the entire usage, I just print a short usage. If
|
||||||
|
someone really hates this, its easy to change back. Let me know if this
|
||||||
|
causes problems. I think this equals release 0.9.9!
|
||||||
|
2
README
2
README
@ -8,7 +8,7 @@ docs/manual.html for descriptions of how things work or look at the
|
|||||||
simple examples in the examples dir.
|
simple examples in the examples dir.
|
||||||
|
|
||||||
|
|
||||||
Any and all feedback is welcome to: Mike Smoot <mes5k@virginia.edu>
|
Any and all feedback is welcome to: Mike Smoot <mes@aescon.com>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user