From c88b46190ed2857ce6321bd13a41a099f61c430e Mon Sep 17 00:00:00 2001 From: mes5k Date: Mon, 27 Sep 2004 02:32:55 +0000 Subject: [PATCH] updates yet again --- docs/manual.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/docs/manual.html b/docs/manual.html index bcbe206..349a38e 100644 --- a/docs/manual.html +++ b/docs/manual.html @@ -48,6 +48,7 @@
  • I want one argument or the other, but not both...
  • I have more arguments than single flags make sense for...
  • I want to constrain the values allowed for a particular argument...
  • +
  • I want the Args to add themselves to the CmdLine...
  • Exceptions